Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface LifecycleObject
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Called when this object is being initizlied.
|
void |
load()
Called when this object is loaded.
|
static void |
massInit(LifecycleObject... objects) |
static void |
massLoad(LifecycleObject... objects) |
static void |
massReload(LifecycleObject... objects) |
static void |
massUnload(LifecycleObject... objects) |
void |
reload()
Called when this object is reloaded.
|
void |
unload()
Called when this object is unloaded.
|
static void massInit(LifecycleObject... objects) throws Exception
Exceptionstatic void massLoad(LifecycleObject... objects) throws Exception
Exceptionstatic void massUnload(LifecycleObject... objects) throws Exception
Exceptionstatic void massReload(LifecycleObject... objects) throws Exception
Exceptionvoid init() throws Exception
Exceptionvoid load() throws Exception
Exceptionvoid unload()
throws Exception
Exceptionvoid reload()
throws Exception
Exception
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy