See: Description
| Interface | Description |
|---|---|
| ApplicationProvider |
This facet can be requested as dependency by plugins to access the application object.
|
| SeedExceptionTranslator |
This interface can be implemented to provide an exception translator, capable of translating specific exceptions to
a
BaseException. |
| SeedInitializer |
This interface defines methods that are called at various stages of the SeedStack JVM initialization and shutdown
process.
|
| SeedLauncher |
This interface defines a method that can launch a SeedStack application.
|
| SeedTool |
This interface can be implemented by a Nuun
Plugin to declare itself as providing a SeedStack tool. |
| Class | Description |
|---|---|
| ConfigurationPriority |
| Enum | Description |
|---|---|
| SeedTool.StartMode |
The start mode of a SeedStack tool.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.