|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExecutionEnvironmentsManager
Manager for execution environments. The singleton manager is available
via JavaRuntime.getExecutionEnvironmentsManager()
.
Method Summary | |
---|---|
IExecutionEnvironment |
getEnvironment(String id)
Returns the execution environment associated with the given identifier or null if none. |
IExecutionEnvironment[] |
getExecutionEnvironments()
Returns all registered execution environments. |
Method Detail |
---|
IExecutionEnvironment[] getExecutionEnvironments()
IExecutionEnvironment getEnvironment(String id)
null
if none.
id
- execution environment identifier
null
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.