Interface | Description |
---|---|
IBackwardCompatibilityService |
Helps with migration of previous server versions to provide compatibility for
users that drop the new WAR into an existing server instance.
|
IModelInitializer |
Common interface for model initializers.
|
ISiteWhereApplication |
Common interface implemented by SiteWhere applications.
|
ISiteWhereServer |
Interface for interacting with core SiteWhere server functionality.
|
ISiteWhereServerEnvironment |
Environment variables that affect SiteWhere server behavior.
|
ISiteWhereServerRuntime |
Holds runtime information about a SiteWhere server.
|
ISiteWhereServerRuntime.IGeneralInformation |
General server information.
|
ISiteWhereServerRuntime.IJavaInformation |
Get information about Java VM.
|
ISiteWhereServerState |
Holds persistent state information for a SiteWhere Server node.
|