|
||||||||||
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
com.caucho.config.j2ee.PersistenceContextGenerator
public class PersistenceContextGenerator
Method Summary | |
---|---|
java.lang.Object |
create()
Creates the value. |
java.lang.Class<?> |
getType()
Returns the expected type |
java.lang.String |
toString()
|
Methods inherited from class com.caucho.config.j2ee.WebBeanGenerator |
---|
create |
Methods inherited from class com.caucho.config.program.ValueGenerator |
---|
createObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.Class<?> getType()
getType
in class ValueGenerator
public java.lang.Object create()
create
in class ValueGenerator
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |