org.exoplatform.services.remote.group
Class InvocationMessage
java.lang.Object
org.exoplatform.services.remote.group.InvocationMessage
public class InvocationMessage
- extends Object
- Since:
- Feb 21, 2005
- Version:
- $Id: InvocationMessage.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationMessage
public InvocationMessage(String method,
Object[] args)
getMethod
public String getMethod()
getArguments
public Object[] getArguments()
Copyright © 2009 eXo Platform SAS. All Rights Reserved.