|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.webbeans.manager.Bean<T>
org.jboss.webbeans.bean.AbstractBean<T,S>
org.jboss.webbeans.bean.AbstractFacadeBean<T,S,P>
T - S - P - public abstract class AbstractFacadeBean<T,S,P>
Facade bean for implicit beans
| Field Summary | |
|---|---|
protected AnnotatedItem<T,S> |
annotatedItem
|
| Fields inherited from class org.jboss.webbeans.bean.AbstractBean |
|---|
apiTypes, deploymentType, injectionPoints, manager, name, scopeType, type |
| Constructor Summary | |
|---|---|
AbstractFacadeBean(AnnotatedItem<T,S> field,
ManagerImpl manager)
Constructor |
|
| Method Summary | |
|---|---|
protected AnnotatedItem<T,S> |
getAnnotatedItem()
Gets the underlying item |
protected java.lang.annotation.Annotation[] |
getBindingTypesArray()
|
protected java.lang.Class<? extends java.lang.annotation.Annotation> |
getDefaultDeploymentType()
Gets the default deployment type, Production |
protected java.lang.String |
getDefaultName()
Gets the default name |
protected java.lang.Class<P> |
getTypeParameter()
Gets the type paramater of the facade |
protected void |
initDeploymentType()
Initializes the deployment type to Standard |
protected void |
initScopeType()
Initializes the scope type to dependent |
protected void |
initType()
Initializes the type |
java.lang.String |
toString()
Returns a string representation |
| Methods inherited from class org.jboss.webbeans.bean.AbstractBean |
|---|
bindDecorators, bindInterceptors, checkDeploymentType, getBindingTypes, getDeclaredBeanType, getDeploymentType, getDeploymentType, getInjectionPoints, getMergedStereotypes, getName, getScopeType, getSpecializedType, getType, getTypes, init, initApiTypes, initBindingTypes, initInjectionPoints, initName, initPrimitive, isAssignableFrom, isNullable, isPrimitive, isSerializable, toDetailedString |
| Methods inherited from class javax.webbeans.manager.Bean |
|---|
create, destroy, getManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected AnnotatedItem<T,S> annotatedItem
| Constructor Detail |
|---|
public AbstractFacadeBean(AnnotatedItem<T,S> field,
ManagerImpl manager)
field - The facaded fieldmanager - The Web Beans manager| Method Detail |
|---|
protected java.lang.annotation.Annotation[] getBindingTypesArray()
protected java.lang.Class<P> getTypeParameter()
protected void initScopeType()
initScopeType in class AbstractBean<T,S>protected void initDeploymentType()
initDeploymentType in class AbstractBean<T,S>protected AnnotatedItem<T,S> getAnnotatedItem()
getAnnotatedItem in class AbstractBean<T,S>protected java.lang.String getDefaultName()
getDefaultName in class AbstractBean<T,S>protected void initType()
initType in class AbstractBean<T,S>protected java.lang.Class<? extends java.lang.annotation.Annotation> getDefaultDeploymentType()
getDefaultDeploymentType in class AbstractBean<T,S>public java.lang.String toString()
toString in class AbstractBean<T,S>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||