Uses of Class
com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
Packages that use ActiveObjectMap Package Description com.sun.corba.ee.impl.oa.poa -
-
Uses of ActiveObjectMap in com.sun.corba.ee.impl.oa.poa
Subclasses of ActiveObjectMap in com.sun.corba.ee.impl.oa.poa Modifier and Type Class Description (package private) class
MultipleObjectMap
(package private) class
SingleObjectMap
Fields in com.sun.corba.ee.impl.oa.poa declared as ActiveObjectMap Modifier and Type Field Description protected ActiveObjectMap
POAPolicyMediatorBase_R. activeObjectMap
Methods in com.sun.corba.ee.impl.oa.poa that return ActiveObjectMap Modifier and Type Method Description static ActiveObjectMap
ActiveObjectMap. create(POAImpl poa, boolean multipleIDsAllowed)
-