|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.cfg.EjbLazyGenerator<X>
public class EjbLazyGenerator<X>
Configuration for an ejb entity bean.
| Method Summary | |
|---|---|
AnnotatedType<X> |
getBeanType()
|
JavaClassGenerator |
getJavaClassGenerator()
|
java.util.ArrayList<AnnotatedType<? super X>> |
getLocalApi()
|
AnnotatedType<X> |
getLocalBean()
|
java.util.ArrayList<AnnotatedType<? super X>> |
getRemoteApi()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AnnotatedType<X> getBeanType()
public JavaClassGenerator getJavaClassGenerator()
public java.util.ArrayList<AnnotatedType<? super X>> getLocalApi()
public AnnotatedType<X> getLocalBean()
public java.util.ArrayList<AnnotatedType<? super X>> getRemoteApi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||