T - the type of the bean instancepublic interface SessionBean<T> extends ClassBean<T>
Bean implementation representing an enterprise session bean.| Modifier and Type | Method and Description |
|---|---|
Set<MethodSignature> |
getBusinessMethodSignatures()
Returns an unmodifiable set of business method signatures.
|
EjbDescriptor<T> |
getEjbDescriptor()
Returns an EJB descriptor for this bean
|
getAnnotated, getBeanManager, getEnhancedAnnotated, getProducergetIdentifiergetBeanClass, getInjectionPoints, isNullablecreate, destroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeEjbDescriptor<T> getEjbDescriptor()
Set<MethodSignature> getBusinessMethodSignatures()
Copyright © 2015. All Rights Reserved.