| Package | Description |
|---|---|
| org.jboss.modules.management |
Management interfaces for utilizing JBoss Modules via an MBean container.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectProperties.Property |
ObjectProperties.property(java.lang.String key,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectProperties |
ObjectProperties.properties(ObjectProperties.Property... properties) |
| Constructor and Description |
|---|
ObjectProperties(ObjectProperties.Property... properties) |