Uses of Class
org.wildfly.clustering.ejb.cache.timer.DefaultTimeoutMatcher
-
Packages that use DefaultTimeoutMatcher Package Description org.wildfly.clustering.ejb.cache.timer -
-
Uses of DefaultTimeoutMatcher in org.wildfly.clustering.ejb.cache.timer
Methods in org.wildfly.clustering.ejb.cache.timer that return DefaultTimeoutMatcher Modifier and Type Method Description static DefaultTimeoutMatcherDefaultTimeoutMatcher. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultTimeoutMatcher[]DefaultTimeoutMatcher. values()Returns an array containing the constants of this enum type, in the order they are declared.
-