|
||||||||||
| 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<Instance<T>,S,T>
org.jboss.webbeans.bean.InstanceBean<T,S>
T - S - public class InstanceBean<T,S>
Helper bean for accessing instances
| Field Summary |
|---|
| Fields inherited from class org.jboss.webbeans.bean.AbstractFacadeBean |
|---|
annotatedItem |
| Fields inherited from class org.jboss.webbeans.bean.AbstractBean |
|---|
apiTypes, deploymentType, injectionPoints, manager, name, scopeType, type |
| Constructor Summary | |
|---|---|
InstanceBean(AnnotatedItem<Instance<T>,S> field,
ManagerImpl manager)
Constructor |
|
| Method Summary | |
|---|---|
Instance<T> |
create()
Creates the implementing bean |
void |
destroy(Instance<T> instance)
|
| Methods inherited from class org.jboss.webbeans.bean.AbstractFacadeBean |
|---|
getAnnotatedItem, getBindingTypesArray, getDefaultDeploymentType, getDefaultName, getTypeParameter, initDeploymentType, initScopeType, initType, toString |
| 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 |
|---|
getManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceBean(AnnotatedItem<Instance<T>,S> field,
ManagerImpl manager)
field - The underlying fieldsmanager - The Web Beans manager| Method Detail |
|---|
public Instance<T> create()
create in interface Contextual<Instance<T>>create in class Bean<Instance<T>>public void destroy(Instance<T> instance)
destroy in interface Contextual<Instance<T>>destroy in class Bean<Instance<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||