public class AlertDefinitionServerPluginComponent extends Object implements ServerPluginComponent, ControlFacet
| Constructor and Description |
|---|
AlertDefinitionServerPluginComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(ServerPluginContext context) |
ControlResults |
invoke(String name,
Configuration parameters) |
void |
shutdown() |
void |
start() |
void |
stop() |
public AlertDefinitionServerPluginComponent()
public void initialize(ServerPluginContext context) throws Exception
initialize in interface ServerPluginComponentExceptionpublic void start()
start in interface ServerPluginComponentpublic void stop()
stop in interface ServerPluginComponentpublic void shutdown()
shutdown in interface ServerPluginComponentpublic ControlResults invoke(String name, Configuration parameters)
invoke in interface ControlFacetCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.