|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StartStopPlugin
This Java interface defines a listener plugin.
When the server is online the initialize() method of the plugin is called.
The terminate() method is called when the server goes down.
Configuration: The end-user must fill the startstopplugin.class in the configuration file of the server system
and the class will be loaded, instantiated by the server.
| Method Summary | |
|---|---|
void |
initialize()
Initialize method is called after the server came online |
void |
terminate()
|
| Method Detail |
|---|
void initialize()
void terminate()
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||