Uses of Class
org.jacorb.orb.portableInterceptor.PICurrentImpl

Packages that use PICurrentImpl
org.jacorb.orb.portableInterceptor   
 

Uses of PICurrentImpl in org.jacorb.orb.portableInterceptor
 

Fields in org.jacorb.orb.portableInterceptor declared as PICurrentImpl
static PICurrentImpl InterceptorManager.EMPTY_CURRENT
           
 

Constructors in org.jacorb.orb.portableInterceptor with parameters of type PICurrentImpl
PICurrentImpl(PICurrentImpl source)
          Make a deep copy of an existing PICurrent.