Uses of Class
com.sun.corba.se.impl.oa.poa.AOMEntry
Packages that use AOMEntry
-
Uses of AOMEntry in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return AOMEntryModifier and TypeMethodDescriptionfinal AOMEntryActiveObjectMap.get(ActiveObjectMap.Key key) get Returbs the entry assigned to the key, or creates a new entry in state INVALID if none is present.Methods in com.sun.corba.se.impl.oa.poa with parameters of type AOMEntryModifier and TypeMethodDescriptionprotected voidPOAPolicyMediatorBase_R.activateServant(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) protected voidPOAPolicyMediatorBase_R.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant s) voidPOAPolicyMediatorImpl_R_USM.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) abstract ActiveObjectMap.Keyfinal ServantActiveObjectMap.getServant(AOMEntry entry) abstract booleanActiveObjectMap.hasMultipleIDs(AOMEntry value) protected voidActiveObjectMap.putEntry(ActiveObjectMap.Key key, AOMEntry value) final voidActiveObjectMap.putServant(Servant servant, AOMEntry value) protected abstract voidActiveObjectMap.removeEntry(AOMEntry entry, ActiveObjectMap.Key key)