Uses of Interface
org.eclipse.sisu.bean.LifecycleManager.ClassTester
-
Packages that use LifecycleManager.ClassTester Package Description org.eclipse.sisu.bean Customizable injection of bean properties, based on https://github.com/google/guice/wiki/CustomInjections. -
-
Uses of LifecycleManager.ClassTester in org.eclipse.sisu.bean
Methods in org.eclipse.sisu.bean with parameters of type LifecycleManager.ClassTester Modifier and Type Method Description void
LifecycleManager. flushCacheFor(LifecycleManager.ClassTester remove)
Flush the cache for each key that satisfies the given predicate
-