public class PersistenceContextGenerator extends WebBeanGenerator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
create()
Creates the value.
|
java.lang.Class<?> |
getType()
Returns the expected type
|
java.lang.String |
toString() |
createcreateObjectpublic java.lang.Class<?> getType()
getType in class ValueGeneratorpublic java.lang.Object create()
create in class ValueGeneratorpublic java.lang.String toString()
toString in class java.lang.Object