| Package | Description |
|---|---|
| org.rhq.bindings | |
| org.rhq.bindings.client |
| Modifier and Type | Method and Description |
|---|---|
Map<RhqManager,Object> |
StandardBindings.getManagers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ScriptEngineFactory.removeBindings(ScriptEngine engine,
Set<RhqManager> keySet)
Remove the specified bindings from the engine.
|
| Modifier and Type | Method and Description |
|---|---|
static RhqManager |
RhqManager.forInterface(Class<?> iface) |
protected RhqManager |
AbstractRhqFacadeProxy.getManager() |
static RhqManager |
RhqManager.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RhqManager[] |
RhqManager.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<RhqManager,Object> |
RhqFacade.getScriptingAPI()
This map is constructed using all the elements in the
RhqManager enum which are then proxied
using this instance. |
| Constructor and Description |
|---|
AbstractRhqFacadeProxy(T facade,
RhqManager manager) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.