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 classCopierManagerImpl -
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 CopierManagerORBImpl. copierManagerMethods in com.sun.corba.ee.impl.orb that return CopierManager Modifier and Type Method Description CopierManagerORBImpl. getCopierManager()CopierManagerORBSingleton. 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 CopierManagerORB. getCopierManager()
-