script.host
Class GroupObject

java.lang.Object
  extended by script.host.GroupObject

public class GroupObject
extends java.lang.Object


Method Summary
 java.lang.String getId()
           
 void restart()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public java.lang.String getId()

restart

public void restart()

start

public void start()

stop

public void stop()