|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb3.dd.Callback
public class Callback
Represents an
Constructor Summary
Callback()
Method Summary
voidaddMethod(Method method)
StringgetAnnotation()
ListgetMethods()
voidsetAnnotation(String annotation)
StringtoString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
Callback
public Callback()
Method Detail
getAnnotation
public String getAnnotation()
setAnnotation
public void setAnnotation(String annotation)
getMethods
public List getMethods()
addMethod
public void addMethod(Method method)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD