org.apache.openejb.jee.sun
Class Message

java.lang.Object
  extended by org.apache.openejb.jee.sun.Message

public class Message
extends java.lang.Object


Field Summary
protected  java.util.List<java.lang.Object> javaMethodOrOperationName
           
 
Constructor Summary
Message()
           
 
Method Summary
 java.util.List<java.lang.Object> getJavaMethodOrOperationName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

javaMethodOrOperationName

protected java.util.List<java.lang.Object> javaMethodOrOperationName
Constructor Detail

Message

public Message()
Method Detail

getJavaMethodOrOperationName

public java.util.List<java.lang.Object> getJavaMethodOrOperationName()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.