org.rhq.enterprise.server.plugins.alertMicroblog
Class MicroblogServerPluginComponent
java.lang.Object
org.rhq.enterprise.server.plugin.pc.alert.CustomAlertSenderBackingBean
org.rhq.enterprise.server.plugins.alertMicroblog.MicroblogServerPluginComponent
- All Implemented Interfaces:
- ControlFacet, ServerPluginComponent
public class MicroblogServerPluginComponent
- extends CustomAlertSenderBackingBean
- implements ServerPluginComponent, ControlFacet
Microblog Server Plugin Component
- Author:
- Rafael Soares
| Methods inherited from class org.rhq.enterprise.server.plugin.pc.alert.CustomAlertSenderBackingBean |
cleanProperty, getAlertNotificationId, getAlertParameters, getContext, getContextId, getContextSubId, getExtraParameters, getWebUser, loadView, persistConfiguration, persistProperty, saveView, setAlertNotificationId, setAlertParameters, setContext, setContextId, setContextSubId, setExtraParameters, setWebUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MicroblogServerPluginComponent
public MicroblogServerPluginComponent()
initialize
public void initialize(ServerPluginContext context)
throws Exception
- Specified by:
initialize in interface ServerPluginComponent
- Throws:
Exception
invoke
public ControlResults invoke(String controlOperation,
Configuration operationConfig)
- Specified by:
invoke in interface ControlFacet
start
public void start()
- Specified by:
start in interface ServerPluginComponent
stop
public void stop()
- Specified by:
stop in interface ServerPluginComponent
shutdown
public void shutdown()
- Specified by:
shutdown in interface ServerPluginComponent
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.