Package org.jboss.as.controller
Class ResourceRegistration.DefaultResourceRegistration
java.lang.Object
org.jboss.as.controller.ResourceRegistration.DefaultResourceRegistration
- All Implemented Interfaces:
Feature,ResourceRegistration
- Direct Known Subclasses:
SubsystemResourceRegistration.DefaultSubsystemResourceRegistration
- Enclosing interface:
- ResourceRegistration
public static class ResourceRegistration.DefaultResourceRegistration
extends Object
implements ResourceRegistration
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration
ResourceRegistration.DefaultResourceRegistration -
Method Summary
-
Method Details
-
getPathElement
Description copied from interface:ResourceRegistrationReturns the path element under which this resource is registered with its parent resource, ornullif this is the root resource.- Specified by:
getPathElementin interfaceResourceRegistration- Returns:
- the path element, or
nullif this is the root resource.
-
getStability
Description copied from interface:FeatureReturns the stability level of this feature.- Specified by:
getStabilityin interfaceFeature- Returns:
- a stability level
-
hashCode
public int hashCode() -
equals
-
toString
-