Package | Description |
---|---|
de.novanic.eventservice.config |
Modifier and Type | Method and Description |
---|---|
static ConfigParameter |
ConfigParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigParameter[] |
ConfigParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<ConfigParameter,Object> |
RemoteEventServiceConfiguration.getConfigMap()
Returns the configurations as a
Map with ConfigParameter
instances as the key. |
Map<ConfigParameter,Object> |
EventServiceConfiguration.getConfigMap()
Returns the configurations as a
Map with ConfigParameter
instances as the key. |
Copyright © 2012. All Rights Reserved.