Package org.wildfly.extension.ai
Class AIExtension
java.lang.Object
org.wildfly.subsystem.SubsystemExtension<org.wildfly.extension.ai.AISubsystemSchema>
org.wildfly.extension.ai.AIExtension
- All Implemented Interfaces:
org.jboss.as.controller.Extension,org.jboss.as.controller.Feature
public class AIExtension
extends org.wildfly.subsystem.SubsystemExtension<org.wildfly.extension.ai.AISubsystemSchema>
The extension class for the WildFly AI 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
-
AIExtension
public AIExtension()
-