Interface Activator

  • All Known Implementing Classes:
    ObjectReference

    public interface Activator
    Activator interface.


    Activatable objects need to have a reference to an Activator implementation, which is called by Transparent Activation, when a request is received to activate the host object.
    See Also:
    Transparent Activation framework.