Uses of Class
org.wildfly.extension.clustering.ejb.DistributableEjbModel
-
-
Uses of DistributableEjbModel in org.wildfly.extension.clustering.ejb
Fields in org.wildfly.extension.clustering.ejb declared as DistributableEjbModel Modifier and Type Field Description static DistributableEjbModelDistributableEjbModel. CURRENTMethods in org.wildfly.extension.clustering.ejb that return DistributableEjbModel Modifier and Type Method Description static DistributableEjbModelDistributableEjbModel. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributableEjbModel[]DistributableEjbModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-