Uses of Class
org.apache.activemq.artemis.utils.critical.CriticalAnalyzerPolicy
-
Packages that use CriticalAnalyzerPolicy Package Description org.apache.activemq.artemis.utils.critical -
-
Uses of CriticalAnalyzerPolicy in org.apache.activemq.artemis.utils.critical
Methods in org.apache.activemq.artemis.utils.critical that return CriticalAnalyzerPolicy Modifier and Type Method Description static CriticalAnalyzerPolicyCriticalAnalyzerPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static CriticalAnalyzerPolicy[]CriticalAnalyzerPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-