public class HostEnvironmentResourceDefinition extends SimpleResourceDefinition
SimpleResourceDefinition.Parameters| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition[] |
HOST_ENV_ATTRIBUTES |
static PathElement |
RESOURCE_PATH |
| Modifier and Type | Method and Description |
|---|---|
static HostEnvironmentResourceDefinition |
of(HostControllerEnvironment environment)
A factory method for creating a new server environment resource description.
|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxOccurs, getMinOccurspublic static final PathElement RESOURCE_PATH
public static final AttributeDefinition[] HOST_ENV_ATTRIBUTES
public static HostEnvironmentResourceDefinition of(HostControllerEnvironment environment)
environment - the environment the resource is based on.public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.