org.jboss.ejb3.metamodel
Class CurrentMessage

java.lang.Object
  extended by org.jboss.ejb3.metamodel.CurrentMessage

public class CurrentMessage
extends Object

Version:
$Revision: 61136 $
Author:
William DeCoste

Constructor Summary
CurrentMessage()
           
 
Method Summary
 void addMethod(Method method)
           
 List getMethods()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CurrentMessage

public CurrentMessage()
Method Detail

getMethods

public List getMethods()

addMethod

public void addMethod(Method method)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.