Uses of Class
com.sun.corba.ee.impl.oa.toa.TransientObjectManager
-
Packages that use TransientObjectManager Package Description com.sun.corba.ee.impl.oa.toa -
-
Uses of TransientObjectManager in com.sun.corba.ee.impl.oa.toa
Fields in com.sun.corba.ee.impl.oa.toa declared as TransientObjectManager Modifier and Type Field Description private TransientObjectManager
TOAImpl. servants
private TransientObjectManager
TOAFactory. tom
Methods in com.sun.corba.ee.impl.oa.toa that return TransientObjectManager Modifier and Type Method Description private TransientObjectManager
TOAImpl. getTransientObjectManager()
Constructors in com.sun.corba.ee.impl.oa.toa with parameters of type TransientObjectManager Constructor Description TOAImpl(ORB orb, TransientObjectManager tom, java.lang.String codebase)
-