Package | Description |
---|---|
org.apache.qpid.server.message |
Modifier and Type | Method and Description |
---|---|
static InstanceProperties.Property |
InstanceProperties.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceProperties.Property[] |
InstanceProperties.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<InstanceProperties.Property,Object> |
InstanceProperties.Factory.asMap(InstanceProperties props) |
Modifier and Type | Method and Description |
---|---|
Object |
InstanceProperties.getProperty(InstanceProperties.Property prop) |
Modifier and Type | Method and Description |
---|---|
static InstanceProperties |
InstanceProperties.Factory.fromMap(Map<InstanceProperties.Property,Object> map) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.