| Modifier and Type | Method and Description |
|---|---|
List<ApplicationLifecycleHandler> |
ApplicationHandlers.lifecycleHandlers()
Returns the
ApplicationLifecycleHandlers for the service. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandlers |
ApplicationHandlers.set(ApplicationLifecycleHandler... handlers)
Sets the
ApplicationLifecycleHandlers for the service. |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLifecycleHandler.onEvent(ApplicationEvent<ApplicationLifecycleHandler> e) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileManager
Manages the resource profile of the application.
|
Copyright © 2014. All Rights Reserved.