|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RecycleIfc
The Recycle Interface Classes implementing this interface needs to register with the RecycleManger. When a recycle request is received, the RecycleManager will call back every registerd implementor through this interface
| Method Summary | |
|---|---|
void |
abortRecycle()
Call back to perform abort recycle tasks |
boolean |
initiateRecycle()
Call back function to perform pre-shutdown tasks |
boolean |
isAbortable()
|
boolean |
isSafeToRecycle()
|
| Method Detail |
|---|
boolean isSafeToRecycle()
boolean initiateRecycle()
void abortRecycle()
boolean isAbortable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||