Uses of Class
com.sun.corba.se.impl.oa.poa.ActiveObjectMap.Key
Packages that use ActiveObjectMap.Key
-
Uses of ActiveObjectMap.Key in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return ActiveObjectMap.KeyMethods in com.sun.corba.se.impl.oa.poa with parameters of type ActiveObjectMap.KeyModifier and TypeMethodDescriptionprotected voidPOAPolicyMediatorBase_R.activateServant(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) final booleanActiveObjectMap.containsKey(ActiveObjectMap.Key key) protected voidPOAPolicyMediatorBase_R.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant s) voidPOAPolicyMediatorImpl_R_USM.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) POAPolicyMediatorBase_R.deactivateObject(ActiveObjectMap.Key key) final 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.protected ServantPOAPolicyMediatorBase_R.internalKeyToServant(ActiveObjectMap.Key key) protected voidActiveObjectMap.putEntry(ActiveObjectMap.Key key, AOMEntry value) final voidActiveObjectMap.remove(ActiveObjectMap.Key key) protected abstract voidActiveObjectMap.removeEntry(AOMEntry entry, ActiveObjectMap.Key key)