Uses of Class
com.sun.corba.ee.impl.oa.toa.TOAImpl
-
Packages that use TOAImpl Package Description com.sun.corba.ee.impl.oa.toa -
-
Uses of TOAImpl in com.sun.corba.ee.impl.oa.toa
Fields in com.sun.corba.ee.impl.oa.toa declared as TOAImpl Modifier and Type Field Description private TOAImplTOAFactory. toaFields in com.sun.corba.ee.impl.oa.toa with type parameters of type TOAImpl Modifier and Type Field Description private java.util.Map<java.lang.String,TOAImpl>TOAFactory. codebaseToTOAMethods in com.sun.corba.ee.impl.oa.toa that return TOAImpl Modifier and Type Method Description private TOAImplTOAFactory. getDefaultTOA()Methods in com.sun.corba.ee.impl.oa.toa that return types with arguments of type TOAImpl Modifier and Type Method Description private java.util.Map<java.lang.String,TOAImpl>TOAFactory. getCodebaseMap()
-