- java.lang.Object
-
- org.apache.webbeans.component.BeanAttributesImpl<T>
-
- org.apache.webbeans.component.AbstractOwbBean<T>
-
- org.apache.webbeans.component.InjectionTargetBean<T>
-
- org.apache.webbeans.ejb.common.component.BaseEjbBean<T>
-
-
-
Field Summary
-
Fields inherited from class org.apache.webbeans.ejb.common.component.BaseEjbBean
ejbType, OBJECT_EMPTY
-
Fields inherited from class org.apache.webbeans.component.AbstractOwbBean
enabled, logger, passivatingId, specializedBean, webBeansContext, webBeansType
-
Method Summary
-
Methods inherited from class org.apache.webbeans.ejb.common.component.BaseEjbBean
addDependentSFSB, getDependentSFSBForProxy, getEjbType, isPassivationCapable, removeDependentSFSB
-
Methods inherited from class org.apache.webbeans.component.InjectionTargetBean
getAnnotatedType, getInjectionTarget, getProducer
-
Methods inherited from class org.apache.webbeans.component.AbstractOwbBean
create, destroy, getBeanClass, getInjectionPoints, getLogger, getReturnType, getWebBeansContext, getWebBeansType, isAlternative, isDependent, isEnabled, isSpecializedBean, setEnabled, setSpecializedBean, toString
-
Methods inherited from class org.apache.webbeans.component.BeanAttributesImpl
getTypes, isNullable
-
Methods inherited from interface javax.enterprise.inject.spi.Bean
getTypes, isNullable
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface javax.enterprise.inject.spi.Bean<T>
- Specified by:
getName in interface org.apache.webbeans.component.spi.BeanAttributes<T>
- Overrides:
getName in class org.apache.webbeans.component.BeanAttributesImpl<T>
-
getId
public String getId()
- Specified by:
getId in interface javax.enterprise.inject.spi.PassivationCapable
- Specified by:
getId in interface org.apache.webbeans.component.OwbBean<T>
- Overrides:
getId in class org.apache.webbeans.component.AbstractOwbBean<T>
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.