Uses of Class
org.drools.reliability.CacheManagerFactory
-
-
Uses of CacheManagerFactory in org.drools.reliability
Methods in org.drools.reliability that return CacheManagerFactory Modifier and Type Method Description static CacheManagerFactoryCacheManagerFactory. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CacheManagerFactory[]CacheManagerFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-