Uses of Interface
org.jboss.as.server.deployment.jbossallxml.JBossAllSchema
Packages that use JBossAllSchema
-
Uses of JBossAllSchema in org.jboss.as.server.deployment.jbossallxml
Classes in org.jboss.as.server.deployment.jbossallxml with type parameters of type JBossAllSchemaModifier and TypeInterfaceDescriptioninterfaceJBossAllSchema<S extends JBossAllSchema<S,T>, T> A versioned schema for an XML element contained withinjboss-all.xml,Methods in org.jboss.as.server.deployment.jbossallxml with type parameters of type JBossAllSchemaModifier and TypeMethodDescriptionstatic <S extends JBossAllSchema<S,T>, T>
DeploymentUnitProcessorJBossAllSchema.createDeploymentUnitProcessor(Set<S> schemas, AttachmentKey<T> key) Creates a deployment unit processor that registers parsers for the specifiedjboss-all.xmlschemas.