Uses of Interface
org.apache.yoko.orb.IMR.ActiveState

Packages that use ActiveState
org.apache.yoko.orb.IMR   
org.apache.yoko.orb.PortableInterceptor   
 

Uses of ActiveState in org.apache.yoko.orb.IMR
 

Classes in org.apache.yoko.orb.IMR that implement ActiveState
 class _ActiveStateStub
           
 

Fields in org.apache.yoko.orb.IMR declared as ActiveState
 ActiveState ActiveStateHolder.value
           
 

Methods in org.apache.yoko.orb.IMR that return ActiveState
 ActiveState ActiveStatePOA._this()
           
 ActiveState ActiveStatePOA._this(ORB orb)
           
static ActiveState ActiveStateHelper.extract(Any any)
           
static ActiveState ActiveStateHelper.narrow(Object val)
           
static ActiveState ActiveStateHelper.read(InputStream in)
           
 ActiveState _DomainStub.startup(String _ob_a0, String _ob_a1, ObjectReferenceTemplate _ob_a2, ProcessEndpointManagerHolder _ob_ah3)
           
 ActiveState _ServerDomainStub.startup(String _ob_a0, String _ob_a1, ObjectReferenceTemplate _ob_a2, ProcessEndpointManagerHolder _ob_ah3)
           
 ActiveState DomainOperations.startup(String serverId, String instance, ObjectReferenceTemplate root_tmpl, ProcessEndpointManagerHolder endpoint)
          Called to inform the IMR that the server has been started
static ActiveState ActiveStateHelper.unchecked_narrow(Object val)
           
 

Methods in org.apache.yoko.orb.IMR with parameters of type ActiveState
static void ActiveStateHelper.insert(Any any, ActiveState val)
           
static void ActiveStateHelper.write(OutputStream out, ActiveState val)
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type ActiveState
ActiveStateHolder(ActiveState initial)
           
 

Uses of ActiveState in org.apache.yoko.orb.PortableInterceptor
 

Constructors in org.apache.yoko.orb.PortableInterceptor with parameters of type ActiveState
IMRIORInterceptor_impl(Logger logger, ActiveState as, String serverInstance)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.