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.private static classclassPOAManagerImpl is the implementation of the POAManager interface.private static classclassclassImplementation of POARequesHandler that provides policy specific operations on the POA.private classMethods in com.sun.corba.ee.impl.oa.poa with annotations of type PoaModifier and TypeMethodDescriptionprivate voidPOAImpl.acquireLock(Lock lock) voidPOAManagerImpl.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(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) private voidPOAManagerImpl.checkState()private voidPOAImpl.cleanUpLocks(POAImpl child, boolean readLocked, boolean writeLocked, boolean childReadLocked) private voidPOAImpl.DestroyThread.completeDestruction(POAImpl poa, POAImpl parent, Set<ObjectReferenceTemplate> destroyedPOATemplates) private voidPOAManagerImpl.countedWait()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(ActiveObjectMap.Key key, AOMEntry entry, Servant s) voidPOAPolicyMediatorImpl_R_USM.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) POAPolicyMediatorBase_R.deactivateObject(byte[] id) POAPolicyMediatorBase_R.deactivateObject(ActiveObjectMap.Key key) voidPOAManagerImpl.discard_requests(boolean wait_for_completion) discard_requestsSpec: pages 3-14 thru 3-18private voidPOAImpl.doActivate(AdapterActivator act, String name, POAImpl child) voidvoidPOAImpl.enter()(package private) voidPOAManagerImpl.enter()(package private) voidPOAImpl.etherealizeAll()voidPOAPolicyMediatorImpl_R_USM.etherealizeAll()voidPOAImpl.exit()(package private) voidPOAManagerImpl.exit()find_POASection 3.3.8.3private intPOAImpl.getInvocationCount()voidPOAImpl.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) private voidPOAImpl.initialize(POAManagerImpl manager, Policies policies) protected ObjectPOAPolicyMediatorImpl_R_USM.internalGetServant(byte[] id, String operation) (package private) voidPOAImpl.lock()private voidPOAImpl.lockAndWaitUntilRunning()(package private) final ConditionPOAImpl.makeCondition()private voidPOAImpl.newPOACreated(String name, String parentName) private voidPOAManagerImpl.notifyWaiters()voidPOAImpl.DestroyThread.performDestroy(POAImpl poa, Set<ObjectReferenceTemplate> destroyedPOATemplates) private booleanPOAImpl.DestroyThread.prepareForDestruction(POAImpl poa, Set<ObjectReferenceTemplate> destroyedPOATemplates) (package private) voidPOAImpl.readLock()(package private) voidPOAImpl.readUnlock()byte[]POAImpl.reference_to_id(Object reference) reference_to_id3.3.8.22POAImpl.reference_to_servant(Object reference) reference_to_servant3.3.8.21private static voidPOAImpl.registerMBean(ORB orb, Object obj) voidPOAImpl.returnServant()Called from the subcontract to let this POA cleanup after an invocation.voidPOAPolicyMediatorImpl_R_USM.returnServant()voidPOAImpl.DestroyThread.run()voidPOAManagerImpl.POAManagerDeactivator.run()voidPOAPolicyMediatorImpl_R_USM.Etherealizer.run()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(package private) voidPOAImpl.unlock()private booleanPOAImpl.waitUntilRunning() -
Uses of Poa in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm with annotations of type PoaModifier and TypeClassDescriptionclassprivate classMethods 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) (package private) ObjectReferenceFactoryManagerImpl.createReference(String name, byte[] key, String repositoryId) (package private) voidbooleanvoidReferenceFactoryManagerImpl.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()booleanReferenceFactoryManagerImpl.AdapterActivatorImpl.unknown_adapter(POA parent, String name) -
Uses of Poa in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type Poa