Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mobicents.slee.runtime.ActivityContextInterfaceImpl

Uses of ActivityContextInterfaceImpl in org.mobicents.slee.runtime
 

Fields in org.mobicents.slee.runtime declared as ActivityContextInterfaceImpl
private  ActivityContextInterfaceImpl ActivityContext.activityContextInterface
           
private  ActivityContextInterfaceImpl RolledBackContextImpl.activityContextInterface
           
 

Constructors in org.mobicents.slee.runtime with parameters of type ActivityContextInterfaceImpl
RolledBackContextImpl(java.lang.Object event, ActivityContextInterfaceImpl activityContextInterface, boolean removeRollback)