org.exoplatform.services.remote.group
Class InvocationMessage

java.lang.Object
  extended by org.exoplatform.services.remote.group.InvocationMessage

public class InvocationMessage
extends java.lang.Object

Since:
Feb 21, 2005
Version:
$Id: InvocationMessage.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Constructor Summary
InvocationMessage(java.lang.String method, java.lang.Object[] args)
           
 
Method Summary
 java.lang.Object[] getArguments()
           
 java.lang.String getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvocationMessage

public InvocationMessage(java.lang.String method,
                         java.lang.Object[] args)
Method Detail

getMethod

public java.lang.String getMethod()

getArguments

public java.lang.Object[] getArguments()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.