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

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

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

Methods in com.espertech.esper.client.deploy with parameters of type UndeploymentOptions
 UndeploymentResult EPDeploymentAdmin.undeploy(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
          Undeploy a previously deployed module.
 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 UndeploymentOptions in com.espertech.esper.core.deploy
 

Methods in com.espertech.esper.core.deploy with parameters of type UndeploymentOptions
 UndeploymentResult EPDeploymentAdminImpl.undeploy(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
           
 UndeploymentResult EPDeploymentAdminImpl.undeployRemove(java.lang.String deploymentId, UndeploymentOptions undeploymentOptions)
           
 


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