|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.program.ValueGenerator
com.caucho.config.j2ee.WebBeanGenerator
public abstract class WebBeanGenerator
| Constructor Summary | |
|---|---|
WebBeanGenerator()
|
|
| Method Summary | ||
|---|---|---|
protected
|
create(java.lang.Class<T> type,
java.lang.annotation.Annotation... bindings)
Creates the value. |
|
| Methods inherited from class com.caucho.config.program.ValueGenerator |
|---|
create, createObject, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebBeanGenerator()
| Method Detail |
|---|
protected <T> T create(java.lang.Class<T> type,
java.lang.annotation.Annotation... bindings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||