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.Deployer
onFileCreate
in class org.ow2.chameleon.core.services.AbstractDeployer
public void onFileChange(File file)
onFileChange
in interface org.ow2.chameleon.core.services.Deployer
onFileChange
in class org.ow2.chameleon.core.services.AbstractDeployer
public void onFileDelete(File file)
onFileDelete
in interface org.ow2.chameleon.core.services.Deployer
onFileDelete
in class org.ow2.chameleon.core.services.AbstractDeployer
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.