Interface ServiceNodeActivityContextInterfaceFactory


  • public interface ServiceNodeActivityContextInterfaceFactory

    The Service Node Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface object for a Service Node Activity.

    An SBB obtains access to a ServiceNodeActivityContextInterfaceFactory object via its JNDI environment. The Service Node Activity Context Interface Factory is bound into JNDI using the name specified by JNDI_NAME.

    Since:
    Rhino 2.6.1
    See Also:
    ServiceNodeActivity, ServiceNodeActivityFactory