Uses of Class
com.sun.corba.ee.impl.oa.poa.AOMEntry
Packages that use AOMEntry
-
Uses of AOMEntry in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that return AOMEntryModifier and TypeMethodDescriptionfinal AOMEntryActiveObjectMap.get(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key) Methods in com.sun.corba.ee.impl.oa.poa with parameters of type AOMEntryModifier and TypeMethodDescriptionprotected voidPOAPolicyMediatorBase_R.activateServant(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key, AOMEntry entry, Servant servant) protected 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) abstract com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Keyfinal ServantActiveObjectMap.getServant(AOMEntry entry) abstract booleanActiveObjectMap.hasMultipleIDs(AOMEntry value) protected voidfinal voidActiveObjectMap.putServant(Servant servant, AOMEntry value) protected abstract voidActiveObjectMap.removeEntry(AOMEntry entry, com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key)