|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Environment
exposes configured process engine scope objects and
transaction scope objects to command implementations.
| Method Summary | ||
|---|---|---|
|
get(java.lang.Class<T> type)
searches an object based on type. |
|
java.lang.Object |
get(java.lang.String name)
searches a named object in all the contexts in the default search order. |
|
| Method Detail |
|---|
java.lang.Object get(java.lang.String name)
null if there is no object with the given name in the environment.<T> T get(java.lang.Class<T> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||