|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceContext
Defines per-instance context values for a transformed PlasticClass.
| Method Summary | ||
|---|---|---|
|
get(Class<T> valueType)
Gets an instance context value which is identified by type. |
|
Class<?> |
getInstanceType()
Returns the type of the instance created with this context. |
|
| Method Detail |
|---|
Class<?> getInstanceType()
ComputedValue.
<T> T get(Class<T> valueType)
IllegalArgumentException - if no such value is available in the context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||