org.openspaces.pu.container.servicegrid.deploy
Class Undeploy
java.lang.Object
org.openspaces.pu.container.servicegrid.deploy.Undeploy
public class Undeploy
- extends Object
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Undeploy
public Undeploy()
findGSMs
public com.gigaspaces.grid.gsm.GSM[] findGSMs()
getGroups
public String[] getGroups()
setGroups
public void setGroups(String[] groups)
getLocators
public net.jini.core.discovery.LookupLocator[] getLocators()
setLocators
public void setLocators(String locators)
setLookupTimeout
public void setLookupTimeout(int lookupTimeout)
undeploy
public void undeploy(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © GigaSpaces.