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, registerChildren
getAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerRemoveOperation, registerRemoveOperation
public 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 PersistentResourceDefinition
public void registerOperations(ManagementResourceRegistration resourceRegistration)
SimpleResourceDefinition
registerOperations
in interface ResourceDefinition
registerOperations
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2014 JBoss by Red Hat. All rights reserved.