public class CobblerServerPluginComponent extends Object implements ServerPluginComponent, ControlFacet
| Constructor and Description |
|---|
CobblerServerPluginComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(ServerPluginContext context) |
ControlResults |
invoke(String name,
Configuration parameters) |
void |
shutdown() |
void |
start() |
void |
stop() |
void |
synchronizeContent(ScheduledJobInvocationContext invocation) |
String |
toString() |
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 ControlFacetpublic void synchronizeContent(ScheduledJobInvocationContext invocation) throws Exception
ExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.