org.jboss.deployers.client.spi.main
Interface MainDeployer

All Superinterfaces:
DeployerClient

public interface MainDeployer
extends DeployerClient

MainDeployer.

Version:
$Revision: 1.1 $
Author:
Adrian Brock, Scott.Stark@jboss.org

Method Summary
 void shutdown()
          Shutdown.
 
Methods inherited from interface org.jboss.deployers.client.spi.DeployerClient
addDeployment, checkComplete, checkComplete, checkComplete, checkStructureComplete, checkStructureComplete, deploy, getDeepManagedObjects, getDeployment, getDeploymentState, getManagedDeployment, getManagedObjects, getTopLevel, process, removeDeployment, removeDeployment, undeploy, undeploy
 

Method Detail

shutdown

void shutdown()
Shutdown. Removes all the deployments.



Copyright © 2008 JBoss Inc.. All Rights Reserved.