|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnvironmentContextInfo
This interface is used by the Environment Variable Provider to represent the given context(level) information
Method Summary | |
---|---|
java.lang.Object |
getContext()
Returns the current context |
IEnvironmentContextInfo |
getNext()
Returns the next lower-precedence context |
ICoreEnvironmentVariableSupplier[] |
getSuppliers()
Returns the array of suppliers to be used for this context |
Method Detail |
---|
IEnvironmentContextInfo getNext()
ICoreEnvironmentVariableSupplier[] getSuppliers()
java.lang.Object getContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |