ActivationInstantiator
is responsible for creating instances of "activatable" objects. A concrete subclass of ActivationGroup
implements the newInstance
method to handle creating objects within the group.
@author Ann Wollrath
@version 1.17, 11/17/05
@see ActivationGroup
@since 1.2
|
|
|
|