Search Java Classes and Packages
Search Java Frameworks and Libraries
#Ninja-core.ninja.lifecycle Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| Dispose | Annotation indicating this method should be called on application shut down. | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| FailedDisposeException | Exception thrown when an error occurs when disposing of a beanAuthor:James RoperSee Also:Serialized Form | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| FailedStartException | Exception thrown when an error occurs while starting a beanAuthor:James RoperSee Also:Serialized Form | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| LifecycleException | Exception thrown when an error occurs in the lifecycleAuthor:James RoperSee Also:Serialized Form | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| LifecycleService | Responsible for starting/stopping the applicationGet the state of the lifecycle | Interface | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| LifecycleServiceImpl | | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| LifecycleSupport | Guice support for lifecycleGet the lifecycle support module | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| Start | Annotation indicating this method should be called when the application starts up. | Class | ninja-core.ninja.lifecycle | Spark Micro Web |
|
| State | States that are possible for a service. | Class | ninja-core.ninja.lifecycle | Spark Micro Web |