|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalizableStrategy.Subsystem | |
---|---|
org.rhq.core.server |
Uses of ExternalizableStrategy.Subsystem in org.rhq.core.server |
---|
Methods in org.rhq.core.server that return ExternalizableStrategy.Subsystem | |
---|---|
static ExternalizableStrategy.Subsystem |
ExternalizableStrategy.getStrategy()
|
static ExternalizableStrategy.Subsystem |
ExternalizableStrategy.Subsystem.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExternalizableStrategy.Subsystem[] |
ExternalizableStrategy.Subsystem.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.rhq.core.server with parameters of type ExternalizableStrategy.Subsystem | |
---|---|
static void |
ExternalizableStrategy.setStrategy(ExternalizableStrategy.Subsystem newStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |