Package org.wildfly.extension.discovery
Class DiscoveryExtension
java.lang.Object
org.wildfly.subsystem.SubsystemExtension<org.wildfly.extension.discovery.DiscoverySubsystemSchema>
org.wildfly.extension.discovery.DiscoveryExtension
- All Implemented Interfaces:
org.jboss.as.controller.Extension,org.jboss.as.controller.Feature
public class DiscoveryExtension
extends SubsystemExtension<org.wildfly.extension.discovery.DiscoverySubsystemSchema>
The extension class for the WildFly Discovery extension.
- Author:
- David M. Lloyd
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.subsystem.SubsystemExtension
initialize, initializeParsersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.controller.Feature
getStability
-
Constructor Details
-
DiscoveryExtension
public DiscoveryExtension()
-