|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A lifestyle handler provides support for a particular lifestyle policy.
Method Summary | |
void |
release(Object instance)
Release an object |
void |
release(Object instance,
boolean finalized)
Release an object |
Object |
resolve()
Resolve a object to a value. |
Method Detail |
public Object resolve() throws Exception
Exception
- if an error occurspublic void release(Object instance)
instance
- the object to be releasedpublic void release(Object instance, boolean finalized)
instance
- the object to be releasedfinalized
- if TRUE the lifestyle handler cannot reuse the instance
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |