Uses of Interface
com.sun.corba.ee.spi.copyobject.CopierManager
-
Packages that use CopierManager Package Description com.sun.corba.ee.impl.copyobject com.sun.corba.ee.impl.orb com.sun.corba.ee.spi.orb -
-
Uses of CopierManager in com.sun.corba.ee.impl.copyobject
Classes in com.sun.corba.ee.impl.copyobject that implement CopierManager Modifier and Type Class Description class
CopierManagerImpl
-
Uses of CopierManager in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as CopierManager Modifier and Type Field Description private CopierManager
ORBImpl. copierManager
Methods in com.sun.corba.ee.impl.orb that return CopierManager Modifier and Type Method Description CopierManager
ORBImpl. getCopierManager()
CopierManager
ORBSingleton. getCopierManager()
-
Uses of CopierManager in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return CopierManager Modifier and Type Method Description abstract CopierManager
ORB. getCopierManager()
-