Package | Description |
---|---|
org.ovirt.vdsm.jsonrpc.client.reactors |
Modifier and Type | Method and Description |
---|---|
static ReactorType |
ReactorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReactorType[] |
ReactorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Reactor |
ReactorFactory.getReactor(ManagerProvider provider,
ReactorType type)
Provides instance of
Reactor based on ManagerProvider availability and
type provided. |
Copyright © 2016. All rights reserved.