public class CiliaChameleonDeployer
extends org.ow2.chameleon.core.services.AbstractDeployer
| Constructor and Description |
|---|
CiliaChameleonDeployer(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File file) |
void |
onFileChange(File file) |
void |
onFileCreate(File file) |
void |
onFileDelete(File file) |
void |
start() |
void |
stop() |
public CiliaChameleonDeployer(org.osgi.framework.BundleContext context)
public void start()
public void stop()
public boolean accept(File file)
public void onFileCreate(File file)
onFileCreate in interface org.ow2.chameleon.core.services.DeployeronFileCreate in class org.ow2.chameleon.core.services.AbstractDeployerpublic void onFileChange(File file)
onFileChange in interface org.ow2.chameleon.core.services.DeployeronFileChange in class org.ow2.chameleon.core.services.AbstractDeployerpublic void onFileDelete(File file)
onFileDelete in interface org.ow2.chameleon.core.services.DeployeronFileDelete in class org.ow2.chameleon.core.services.AbstractDeployerCopyright © 2012-2013 Adele Team | LIG. All Rights Reserved.