public class ApachePluginLifecycleListener extends Object implements PluginLifecycleListener
| Constructor and Description |
|---|
ApachePluginLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFile(InputStream in,
File destination) |
void |
copyTheLens(String tempDirectory) |
void |
initialize(PluginContext context) |
void |
shutdown() |
protected String dataPath
public void initialize(PluginContext context) throws Exception
initialize in interface PluginLifecycleListenerExceptionpublic void shutdown()
shutdown in interface PluginLifecycleListenerpublic void copyFile(InputStream in, File destination) throws Exception
ExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.