org.apache.servicemix.jbi.event
Class DeploymentAdapter
java.lang.Object
org.apache.servicemix.jbi.event.DeploymentAdapter
- All Implemented Interfaces:
- EventListener, DeploymentListener, ServiceMixListener
public class DeploymentAdapter
- extends Object
- implements DeploymentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentAdapter
public DeploymentAdapter()
fileAdded
public boolean fileAdded(DeploymentEvent event)
throws IOException
- Specified by:
fileAdded in interface DeploymentListener
- Throws:
IOException
fileChanged
public boolean fileChanged(DeploymentEvent event)
throws IOException
- Specified by:
fileChanged in interface DeploymentListener
- Throws:
IOException
fileRemoved
public boolean fileRemoved(DeploymentEvent event)
throws IOException
- Specified by:
fileRemoved in interface DeploymentListener
- Throws:
IOException
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.