public interface ApplicationLifeCycleEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
notifyApplicationUnloaded(ClassLoader classLoader)
This method is called when an application is unloaded.
|
void notifyApplicationUnloaded(ClassLoader classLoader)
classLoader - classLoader used to load the applicationCopyright © 2017. All rights reserved.