|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExpirationInterface
Should be implemented by objects that have a defined lifetime and need to expire
Method Summary | |
---|---|
void |
destroy()
Destroys the object |
boolean |
isExpired()
Determines if the object has expired |
Method Detail |
---|
boolean isExpired()
void destroy()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |