| Package | Description |
|---|---|
| xapi.process.api |
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentEnvironment.Priority |
ConcurrentEnvironment.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConcurrentEnvironment.Priority[] |
ConcurrentEnvironment.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentEnvironment.monitor(ConcurrentEnvironment.Priority priority,
javax.inject.Provider<Boolean> gate,
Runnable job) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.