Uses of Class
org.wildfly.clustering.ejb.EjbRequirement
-
Packages that use EjbRequirement Package Description org.wildfly.clustering.ejb -
-
Uses of EjbRequirement in org.wildfly.clustering.ejb
Methods in org.wildfly.clustering.ejb that return EjbRequirement Modifier and Type Method Description static EjbRequirementEjbRequirement. valueOf(String name)Returns the enum constant of this type with the specified name.static EjbRequirement[]EjbRequirement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-