Uses of Interface
org.jboss.as.controller.SubsystemSchema
-
Packages that use SubsystemSchema Package Description org.jboss.as.controller -
-
Uses of SubsystemSchema in org.jboss.as.controller
Classes in org.jboss.as.controller with type parameters of type SubsystemSchema Modifier and Type Interface Description interfaceSubsystemSchema<S extends SubsystemSchema<S>>Defines a versioned schema for a subsystem.Subinterfaces of SubsystemSchema in org.jboss.as.controller Modifier and Type Interface Description interfacePersistentSubsystemSchema<S extends PersistentSubsystemSchema<S>>Defines a versioned schema for a subsystem defined via aPersistentResourceXMLDescription.
-