org.mobicents.jcc.inap.gt
Class InsertOperation

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

public class InsertOperation
extends Operation

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
InsertOperation()
          Creates a new instance of InsertOperation
InsertOperation(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

InsertOperation

public InsertOperation()
Creates a new instance of InsertOperation


InsertOperation

public InsertOperation(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.