| Modifier and Type | Method and Description |
|---|---|
void |
start(Environment environment)
Invoked by the service when plugin is first loaded.
|
void |
stop(Environment environment)
Invoked by the service when the plugin, or the service, are stopped.
|
binder, description, isAnchored, name, properties, requestSchemasvoid start(Environment environment) throws Exception
environment - the deployment environment of the plugin.Exceptionvoid stop(Environment environment)
environment - the deployment environment of the plugin.Copyright © 2018. All Rights Reserved.