Uses of Class
com.sun.corba.ee.spi.trace.TransientObjectManager
-
Packages that use TransientObjectManager Package Description com.sun.corba.ee.impl.oa.toa com.sun.corba.ee.spi.orb -
-
Uses of TransientObjectManager in com.sun.corba.ee.impl.oa.toa
Classes in com.sun.corba.ee.impl.oa.toa with annotations of type TransientObjectManager Modifier and Type Class Description classTransientObjectManagerMethods in com.sun.corba.ee.impl.oa.toa with annotations of type TransientObjectManager Modifier and Type Method Description voidTransientObjectManager. deleteServant(byte[] transientKey)java.lang.ObjectTransientObjectManager. lookupServant(byte[] transientKey)java.lang.ObjectTransientObjectManager. lookupServantData(byte[] transientKey)byte[]TransientObjectManager. storeServant(java.lang.Object servant, java.lang.Object servantData) -
Uses of TransientObjectManager in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type TransientObjectManager Modifier and Type Field Description booleanORB. transientObjectManagerDebugFlag
-