|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.nextgrid.api.env.AbstractTransientAttribute<T>
com.gridsystems.nextgrid.api.env.SimpleTransientAttribute<T>
T - Value typepublic final class SimpleTransientAttribute<T>
Simple implementation of AbstractTransientAttribute with no
factory capabilities.
| Constructor Summary | |
|---|---|
SimpleTransientAttribute()
|
|
| Method Summary | |
|---|---|
protected T |
createValue(nextgrid.api.env.ProcessEnvironment env)
Creates a new value instance, and optionally configures it. |
| Methods inherited from class com.gridsystems.nextgrid.api.env.AbstractTransientAttribute |
|---|
getValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTransientAttribute()
| Method Detail |
|---|
protected T createValue(nextgrid.api.env.ProcessEnvironment env)
createValue in class AbstractTransientAttribute<T>env - For value configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||