Uses of Interface
org.omg.PortableServer.LifespanPolicyOperations
-
Packages that use LifespanPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of LifespanPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement LifespanPolicyOperations Modifier and Type Class Description (package private) class
LifespanPolicyImpl
-
Uses of LifespanPolicyOperations in org.omg.PortableServer
Subinterfaces of LifespanPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
LifespanPolicy
The LifespanPolicy specifies the lifespan of the objects implemented in the created POA.
-