Package | Description |
---|---|
org.ow2.petals.microkernel.api.configuration |
Modifier and Type | Method and Description |
---|---|
DomainConfiguration.DomainMode |
DomainConfiguration.getMode() |
static DomainConfiguration.DomainMode |
DomainConfiguration.DomainMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainConfiguration.DomainMode[] |
DomainConfiguration.DomainMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfiguration.setMode(DomainConfiguration.DomainMode mode) |
Copyright © 2005-2016 Linagora. All Rights Reserved.