Plugin interfaces.
Syntaxpublic interface PluginInterface
Derived classes
MembersAll public members of the PluginInterface interface, including all inherited members.
| Name | Description |
|---|---|
| A plugin may be instantiated multiple times with different set of attributes, the instanceName may be set externally to uniquely identify a particular instance. | |
| Stop this plugin instance. | |
| Initiate the startup process for this plugin instance. |
All package members of the PluginInterface interface, including all inherited members.
| Name | Description |
|---|---|
RemarksTo be implemented by class that needs to be plugged in the platform.
getInstanceName method
getRevisionString method
setInstanceName method
shutdown method
startup method
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, Sybase, Inc. - Brand Mobiliser API 1.3.0 - October 24, 2012 |
