|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Utility interface used to mark resources that can be released. Developers should never directly reference this class and never make a component implement this interface. Instead the container will choose to have the proxys of component implement the interface.
Method Summary | |
void |
release()
Indicate to the container that component no longer needs resources. |
Method Detail |
public void release()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |