Interface LifespanPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
LifespanPolicy
All Known Implementing Classes:
LifespanPolicyImpl

public interface LifespanPolicyOperations extends PolicyOperations
The LifespanPolicy specifies the lifespan of the objects implemented in the created POA. The default is TRANSIENT.
  • Method Details