Class SecurityRoleResource.SecurityRoleResourceEntry
java.lang.Object
org.wildfly.extension.messaging.activemq.SecurityRoleResource
org.wildfly.extension.messaging.activemq.SecurityRoleResource.SecurityRoleResourceEntry
- All Implemented Interfaces:
Cloneable,org.jboss.as.controller.registry.Resource,org.jboss.as.controller.registry.Resource.ResourceEntry
- Enclosing class:
- SecurityRoleResource
public static class SecurityRoleResource.SecurityRoleResourceEntry
extends SecurityRoleResource
implements org.jboss.as.controller.registry.Resource.ResourceEntry
-
Nested Class Summary
Nested classes/interfaces inherited from class org.wildfly.extension.messaging.activemq.SecurityRoleResource
SecurityRoleResource.SecurityRoleResourceEntryNested classes/interfaces inherited from interface org.jboss.as.controller.registry.Resource
org.jboss.as.controller.registry.Resource.Factory, org.jboss.as.controller.registry.Resource.NoSuchResourceException, org.jboss.as.controller.registry.Resource.ResourceEntry, org.jboss.as.controller.registry.Resource.Tools -
Field Summary
Fields inherited from class org.wildfly.extension.messaging.activemq.SecurityRoleResource
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.messaging.activemq.SecurityRoleResource
getChild, getChildren, getChildrenNames, getChildTypes, getModel, getOrderedChildTypes, hasChild, hasChildren, isModelDefined, isProxy, isRuntime, navigate, registerChild, registerChild, removeChild, requireChild, writeModelMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.controller.registry.Resource
getChild, getChildren, getChildrenNames, getChildTypes, getModel, getOrderedChildTypes, hasChild, hasChildren, isModelDefined, isProxy, isRuntime, navigate, registerChild, registerChild, removeChild, requireChild, shallowCopy, writeModel
-
Constructor Details
-
SecurityRoleResourceEntry
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.jboss.as.controller.registry.Resource.ResourceEntry
-
getPathElement
public org.jboss.as.controller.PathElement getPathElement()- Specified by:
getPathElementin interfaceorg.jboss.as.controller.registry.Resource.ResourceEntry
-
clone
- Specified by:
clonein interfaceorg.jboss.as.controller.registry.Resource- Overrides:
clonein classSecurityRoleResource
-