Activator interface.
Activatable objects need to have a reference to
an Activator implementation, which is called
by TransparentActivation framework, when a request is
received to activate the host object.
See Also:Transparent Activation framework.
Method Summary
void
activate() Method to be called to activate the host object.