Uses of Interface
org.ow2.util.ee.deploy.api.deployer.IDeployerManagerReportCallback

Packages that use IDeployerManagerReportCallback
org.ow2.util.ee.deploy.api.deployer Implementation of EJB 3.0 container 
 

Uses of IDeployerManagerReportCallback in org.ow2.util.ee.deploy.api.deployer
 

Methods in org.ow2.util.ee.deploy.api.deployer with parameters of type IDeployerManagerReportCallback
 void IDeployerManager.addCallback(IDeployerManagerReportCallback callback)
          Add a new callback instance that will be invoked at each deployment/undeployment phase.
 void IDeployerManager.removeCallback(IDeployerManagerReportCallback callback)
          Remove a callback instance.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.