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