|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb3.metamodel.InitMethod
public class InitMethod
Represents an
Constructor Summary
InitMethod()
Method Summary
MethodgetBeanMethod()
MethodgetCreateMethod()
voidsetBeanMethod(Method beanMethod)
voidsetCreateMethod(Method createMethod)
StringtoString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail
InitMethod
public InitMethod()
Method Detail
getBeanMethod
public Method getBeanMethod()
setBeanMethod
public void setBeanMethod(Method beanMethod)
getCreateMethod
public Method getCreateMethod()
setCreateMethod
public void setCreateMethod(Method createMethod)
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
Copyright ? 2008 JBoss, A division of Red Hat. All Rights Reserved.