File
Doc
Category
Size
Date
Package
LifespanPolicyOperations.java
API Doc
Java SE 5 API
654
Fri Aug 26 17:25:04 BST 2005
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