public class ReverseProxyHandlerHost extends PersistentResourceDefinition
| Modifier and Type | Field and Description |
|---|---|
static ReverseProxyHandlerHost |
INSTANCE |
static AttributeDefinition |
INSTANCE_ID |
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeDefinition> |
getAttributes() |
void |
registerOperations(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getChildren, registerAttributes, registerChildrengetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperationpublic static final ReverseProxyHandlerHost INSTANCE
public static final org.jboss.msc.service.ServiceName SERVICE_NAME
public static final AttributeDefinition INSTANCE_ID
public Collection<AttributeDefinition> getAttributes()
getAttributes in class PersistentResourceDefinitionpublic void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinitionregisterOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.