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