|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Activatable | A class can be Activatable if it needs a significant amount of memory on an irregular basis, and so would benefit from being told when to wake-up and when to conserver memory. |
| Class Summary | |
|---|---|
| Activator | Manager for instances of Activatable. |
| Lock | This class only exists to dissuade you from calling activate() directly on an Activatable object. |
| Enum Summary | |
|---|---|
| Kill | Enumeration of how memory is returned. |
Code to allow classes to be started-up and then shutdown later to conserve resources.
|
Copyright ยจ 2003-2015 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||