Package org.wildfly.extension.wasm
Class WasmExtension
java.lang.Object
org.wildfly.subsystem.SubsystemExtension<org.wildfly.extension.wasm.WasmSubsystemSchema>
org.wildfly.extension.wasm.WasmExtension
- All Implemented Interfaces:
org.jboss.as.controller.Extension,org.jboss.as.controller.Feature
public class WasmExtension
extends org.wildfly.subsystem.SubsystemExtension<org.wildfly.extension.wasm.WasmSubsystemSchema>
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 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
-
WasmExtension
public WasmExtension()
-