Uses of Class
com.espertech.esper.client.deploy.UndeploymentResult

Packages that use UndeploymentResult
com.espertech.esper.client.deploy Module and deployment administrative service. 
com.espertech.esper.core.deploy Module and deployment utility and parser. 
 

Uses of UndeploymentResult in com.espertech.esper.client.deploy
 

Methods in com.espertech.esper.client.deploy that return UndeploymentResult
 UndeploymentResult EPDeploymentAdmin.undeploy(java.lang.String deploymentId)
          Undeploy a previously deployed module.
 UndeploymentResult EPDeploymentAdmin.undeploy(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
          Undeploy a previously deployed module.
 UndeploymentResult EPDeploymentAdmin.undeployRemove(java.lang.String deploymentId)
          Undeploy a single module, if its in deployed state, and removes it from the known modules.
 UndeploymentResult EPDeploymentAdmin.undeployRemove(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
          Undeploy a single module, if its in deployed state, and removes it from the known modules.
 

Uses of UndeploymentResult in com.espertech.esper.core.deploy
 

Methods in com.espertech.esper.core.deploy that return UndeploymentResult
 UndeploymentResult EPDeploymentAdminImpl.undeploy(java.lang.String deploymentId)
           
 UndeploymentResult EPDeploymentAdminImpl.undeploy(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
           
 UndeploymentResult EPDeploymentAdminImpl.undeployRemove(java.lang.String deploymentId)
           
 UndeploymentResult EPDeploymentAdminImpl.undeployRemove(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com