org.mobicents.jcc.inap.gt
Class RemoveOperation

java.lang.Object
  extended by org.mobicents.jcc.inap.gt.Operation
      extended by org.mobicents.jcc.inap.gt.RemoveOperation
All Implemented Interfaces:
java.io.Serializable

public class RemoveOperation
extends Operation

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
RemoveOperation()
          Creates a new instance of RemoveOperation
RemoveOperation(java.lang.Object[] args)
           
 
Method Summary
 java.lang.String doExecute(java.lang.String[] args)
           
 
Methods inherited from class org.mobicents.jcc.inap.gt.Operation
execute, getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveOperation

public RemoveOperation()
Creates a new instance of RemoveOperation


RemoveOperation

public RemoveOperation(java.lang.Object[] args)
Method Detail

doExecute

public java.lang.String doExecute(java.lang.String[] args)
Specified by:
doExecute in class Operation


Copyright © 2008. All Rights Reserved.