| Author |
Interface.Factory.newInstance() ?
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
Most of the DataBinding framework(JAXB / XMLBeans) objects are created like Interface.Factory.newInstance(). I would lik eto know the reason for creating the newInstance thru Factory ?
|
 |
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
any input ?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Factory_method_pattern
|
 |
 |
|
|
subject: Interface.Factory.newInstance() ?
|
|
|