Package org.jboss.as.jaxrs
Class JaxrsExtension
java.lang.Object
org.wildfly.subsystem.SubsystemExtension<org.jboss.as.jaxrs.JaxrsSubsystemSchema>
org.jboss.as.jaxrs.JaxrsExtension
- All Implemented Interfaces:
org.jboss.as.controller.Extension,org.jboss.as.controller.Feature
public class JaxrsExtension
extends org.wildfly.subsystem.SubsystemExtension<org.jboss.as.jaxrs.JaxrsSubsystemSchema>
Domain extension used to initialize the jaxrs subsystem.
- Author:
- Stuart Douglas, Emanuel Muckenhuber
-
Field Summary
Fields -
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
-
Field Details
-
SUBSYSTEM_NAME
- See Also:
-
-
Constructor Details
-
JaxrsExtension
public JaxrsExtension()
-