public class EjbLazyGenerator<X>
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
AnnotatedType<X> |
getBeanType() |
JavaClassGenerator |
getJavaClassGenerator() |
java.util.ArrayList<AnnotatedType<? super X>> |
getLocalApi() |
AnnotatedType<X> |
getLocalBean() |
java.util.ArrayList<AnnotatedType<? super X>> |
getRemoteApi() |
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()