Uses of Class
org.wildfly.extension.clustering.ejb.DistributableEjbSubsystemSchema
-
-
Uses of DistributableEjbSubsystemSchema in org.wildfly.extension.clustering.ejb
Methods in org.wildfly.extension.clustering.ejb that return DistributableEjbSubsystemSchema Modifier and Type Method Description static DistributableEjbSubsystemSchemaDistributableEjbSubsystemSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributableEjbSubsystemSchema[]DistributableEjbSubsystemSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.extension.clustering.ejb that return types with arguments of type DistributableEjbSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,DistributableEjbSubsystemSchema>DistributableEjbSubsystemSchema. getNamespace()Methods in org.wildfly.extension.clustering.ejb with parameters of type DistributableEjbSubsystemSchema Modifier and Type Method Description org.jboss.as.controller.PersistentResourceXMLDescriptionDistributableEjbXMLDescriptionFactory. apply(DistributableEjbSubsystemSchema schema)
-