Uses of Annotation Type
com.sun.corba.ee.spi.trace.Poa
Packages that use Poa
Package
Description
-
Uses of Poa in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa with annotations of type PoaModifier and TypeClassDescriptionclassPOAImpl is the implementation of the Portable Object Adapter.classPOAManagerImpl is the implementation of the POAManager interface.classclassImplementation of POARequesHandler that provides policy specific operations on the POA.Methods in com.sun.corba.ee.impl.oa.poa with annotations of type PoaModifier and TypeMethodDescriptionvoidPOAManagerImpl.activate()activateSpec: pages 3-14 thru 3-18byte[]POAImpl.activate_object(Servant servant) activate_objectSection 3.3.8.14voidPOAImpl.activate_object_with_id(byte[] id, Servant servant) activate_object_with_idSection 3.3.8.15final voidPOAPolicyMediatorBase_R.activateObject(byte[] id, Servant servant) protected voidPOAPolicyMediatorBase_R.activateServant(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key, AOMEntry entry, Servant servant) POAImpl.create_POA(String name, POAManager theManager, Policy[] policies) create_POASection 3.3.8.2POAImpl.create_reference(String repId) create_reference3.3.8.17POAImpl.create_reference_with_id(byte[] oid, String repId) create_reference_with_id3.3.8.18voidPOAManagerImpl.deactivate(boolean etherealize_objects, boolean wait_for_completion) deactivateSpec: pages 3-14 thru 3-18 Note: INACTIVE is a permanent state.voidPOAImpl.deactivate_object(byte[] id) deactivate_object3.3.8.16protected voidPOAPolicyMediatorBase_R.deactivateHelper(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key, AOMEntry entry, Servant s) voidPOAPolicyMediatorImpl_R_USM.deactivateHelper(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key, AOMEntry entry, Servant servant) POAPolicyMediatorBase_R.deactivateObject(byte[] id) POAPolicyMediatorBase_R.deactivateObject(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key) voidPOAManagerImpl.discard_requests(boolean wait_for_completion) discard_requestsSpec: pages 3-14 thru 3-18voidPOAImpl.enter()voidPOAPolicyMediatorImpl_R_USM.etherealizeAll()voidPOAImpl.exit()find_POASection 3.3.8.3voidPOAImpl.getInvocationServant(OAInvocationInfo info) voidPOAManagerImpl.hold_requests(boolean wait_for_completion) hold_requestsSpec: pages 3-14 thru 3-18POAImpl.id_to_reference(byte[] id) id_to_reference3.3.8.24POAImpl.id_to_servant(byte[] id) id_to_servant3.3.8.23POAPolicyMediatorImpl_R_USM.idToServant(byte[] id) protected ObjectPOAPolicyMediatorImpl_R_USM.internalGetServant(byte[] id, String operation) byte[]POAImpl.reference_to_id(Object reference) reference_to_id3.3.8.22POAImpl.reference_to_servant(Object reference) reference_to_servant3.3.8.21voidPOAImpl.returnServant()Called from the subcontract to let this POA cleanup after an invocation.voidPOAPolicyMediatorImpl_R_USM.returnServant()byte[]POAImpl.servant_to_id(Servant servant) servant_to_id3.3.8.19POAImpl.servant_to_reference(Servant servant) servant_to_reference3.3.8.20byte[]POAPolicyMediatorBase_R.servantToId(Servant servant) voidPOAImpl.set_servant(Servant defaultServant) set_servantSection 3.3.8.13voidPOAImpl.set_servant_manager(ServantManager servantManager) set_servant_managerSection 3.3.8.10voidPOAPolicyMediatorImpl_R_USM.setServantManager(ServantManager servantManager) voidPOAImpl.the_activator(AdapterActivator activator) the_activatorSection 3.3.8.9 -
Uses of Poa in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm with annotations of type PoaMethods in com.sun.corba.ee.impl.oa.rfm with annotations of type PoaModifier and TypeMethodDescriptionvoidReferenceFactoryManagerImpl.activate()ReferenceFactoryManagerImpl.create(String name, String repositoryId, List<Policy> policies, ServantLocator locator) booleanvoidReferenceFactoryManagerImpl.restart(Map<String, org.glassfish.pfl.basic.contain.Pair<ServantLocator, List<Policy>>> updates) Restart all ReferenceFactories.voidReferenceFactoryManagerImpl.restartFactories(Map<String, org.glassfish.pfl.basic.contain.Pair<ServantLocator, List<Policy>>> updates) voidReferenceFactoryManagerImpl.resume()voidReferenceFactoryManagerImpl.suspend() -
Uses of Poa in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type Poa