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