Package org.jboss.as.controller
Class SubsystemResourceRegistration.DefaultSubsystemResourceRegistration
- java.lang.Object
-
- org.jboss.as.controller.ResourceRegistration.DefaultResourceRegistration
-
- org.jboss.as.controller.SubsystemResourceRegistration.DefaultSubsystemResourceRegistration
-
- All Implemented Interfaces:
Feature,ResourceRegistration,SubsystemResourceRegistration
- Enclosing interface:
- SubsystemResourceRegistration
public static class SubsystemResourceRegistration.DefaultSubsystemResourceRegistration extends ResourceRegistration.DefaultResourceRegistration implements SubsystemResourceRegistration
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration
ResourceRegistration.DefaultResourceRegistration
-
Nested classes/interfaces inherited from interface org.jboss.as.controller.SubsystemResourceRegistration
SubsystemResourceRegistration.DefaultSubsystemResourceRegistration
-
-
Method Summary
-
Methods inherited from class org.jboss.as.controller.ResourceRegistration.DefaultResourceRegistration
equals, getPathElement, getStability, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jboss.as.controller.Feature
getStability
-
Methods inherited from interface org.jboss.as.controller.ResourceRegistration
getPathElement
-
Methods inherited from interface org.jboss.as.controller.SubsystemResourceRegistration
getName
-
-