X - ejb class infopublic class ProcessSessionBeanImpl<X> extends ProcessBeanImpl<Object> implements ProcessSessionBean<X>
ProcessSessionBean.| Constructor and Description |
|---|
ProcessSessionBeanImpl(Bean<Object> bean,
AnnotatedType<Object> annotatedType,
String name,
SessionBeanType type) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType<Object> |
getAnnotatedBeanClass() |
String |
getEjbName() |
SessionBeanType |
getSessionBeanType() |
addDefinitionError, getAnnotated, getBeanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDefinitionError, getAnnotated, getBeanpublic ProcessSessionBeanImpl(Bean<Object> bean, AnnotatedType<Object> annotatedType, String name, SessionBeanType type)
public String getEjbName()
getEjbName in interface ProcessSessionBean<X>public SessionBeanType getSessionBeanType()
getSessionBeanType in interface ProcessSessionBean<X>public AnnotatedType<Object> getAnnotatedBeanClass()
getAnnotatedBeanClass in interface ProcessManagedBean<Object>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.