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