public class ProfileManager extends ApplicationLifecycleHandler
The manager:
ProfileBuilder,
ProfilePublisher| Constructor and Description |
|---|
ProfileManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(ApplicationLifecycleEvent.Start e)
Invoked when the container starts a managed app.
|
String |
toString() |
onEvent, onStoppublic void onStart(ApplicationLifecycleEvent.Start e)
ApplicationLifecycleHandleronStart in class ApplicationLifecycleHandlere - the eventpublic String toString()
toString in class AbstractHandlerCopyright © 2014. All Rights Reserved.