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