org.rhq.plugins.apache
Class ApachePluginLifecycleListener
java.lang.Object
org.rhq.plugins.apache.ApachePluginLifecycleListener
- All Implemented Interfaces:
- PluginLifecycleListener
public class ApachePluginLifecycleListener
- extends Object
- implements PluginLifecycleListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataPath
protected String dataPath
ApachePluginLifecycleListener
public ApachePluginLifecycleListener()
initialize
public void initialize(PluginContext context)
throws Exception
- Specified by:
initialize in interface PluginLifecycleListener
- Throws:
Exception
shutdown
public void shutdown()
- Specified by:
shutdown in interface PluginLifecycleListener
copyFile
public void copyFile(InputStream in,
File destination)
throws Exception
- Throws:
Exception
copyTheLens
public void copyTheLens(String tempDirectory)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.