File
Doc
Category
Size
Date
Package
LifespanPolicyOperations.java
API Doc
Java SE 6 API
658
Tue Jun 10 01:33:16 BST 2008
org.omg.PortableServer
LifespanPolicyOperations
public interface LifespanPolicyOperations implements org.omg.CORBA.PolicyOperations
The LifespanPolicy specifies the lifespan of the objects implemented in the created POA. The default is TRANSIENT.
Fields Summary
Constructors Summary
Methods Summary
public
org.omg.PortableServer.LifespanPolicyValue
value
()
specifies the policy value
Java Code Source