|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.webbeans.component.ComponentImpl
com.caucho.webbeans.component.ProducesComponent
public class ProducesComponent
Configuration for a @Produces method
| Field Summary |
|---|
| Fields inherited from class com.caucho.webbeans.component.ComponentImpl |
|---|
_destroyProgram, _initProgram, _injectProgram, _scope, _webbeans |
| Constructor Summary | |
|---|---|
ProducesComponent(WbWebBeans webbeans,
ComponentImpl producer,
java.lang.reflect.Method method)
|
|
| Method Summary | |
|---|---|
void |
bind()
Binds parameters |
java.lang.Object |
createNew(ConfigContext env)
Creates a new instance of the component |
void |
init()
Initialization. |
void |
introspect()
|
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.webbeans.component.ComponentImpl |
|---|
addNameBinding, addProgram, create, createNoInit, createObject, createProgram, destroy, destroy, equals, error, get, get, getBindingList, getClassName, getHandle, getIfExists, getName, getScope, getScopeId, getSimpleName, getTargetClass, getTargetSimpleName, getTargetType, getType, getWebBeans, init, introspectBindings, introspectScope, isDestroyPresent, isFromClass, isMatch, isMatch, isMatchByBinding, isMatchByBinding, isSingleton, setBindingList, setFromClass, setInit, setName, setScope, setTargetType, setType, toDebugString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProducesComponent(WbWebBeans webbeans,
ComponentImpl producer,
java.lang.reflect.Method method)
| Method Detail |
|---|
public void init()
init in class ComponentImplpublic void introspect()
introspect in class ComponentImplpublic java.lang.Object createNew(ConfigContext env)
ComponentImpl
createNew in class ComponentImplenv - the configuration environment
public void bind()
ComponentImpl
bind in class ComponentImplpublic java.lang.String toString()
toString in class ComponentImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||