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() |
create
createObject
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