Class AppClientSchemas

java.lang.Object
org.jboss.as.controller.parsing.ManagementSchemas
org.jboss.as.appclient.subsystem.parsing.AppClientSchemas

public class AppClientSchemas extends org.jboss.as.controller.parsing.ManagementSchemas
Representation of the schemas for the application client configuration.
Author:
Darran Lofthouse
  • Field Summary

    Fields inherited from class org.jboss.as.controller.parsing.ManagementSchemas

    CURRENT
  • Constructor Summary

    Constructors
    Constructor
    Description
    AppClientSchemas(org.jboss.as.version.Stability stability, org.jboss.modules.ModuleLoader loader, org.jboss.as.controller.extension.ExtensionRegistry extensionRegistry)
     
  • Method Summary

    Methods inherited from class org.jboss.as.controller.parsing.ManagementSchemas

    getAdditional, getCurrent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AppClientSchemas

      public AppClientSchemas(org.jboss.as.version.Stability stability, org.jboss.modules.ModuleLoader loader, org.jboss.as.controller.extension.ExtensionRegistry extensionRegistry)