Uses of Interface
org.apache.unomi.lifecycle.BundleWatcher
-
Packages that use BundleWatcher Package Description org.apache.unomi.lifecycle org.apache.unomi.privacy.internal -
-
Uses of BundleWatcher in org.apache.unomi.lifecycle
Classes in org.apache.unomi.lifecycle that implement BundleWatcher Modifier and Type Class Description class
BundleWatcherImpl
This class listens to the global Apache Unomi bundle lifecycle, to provide statistics and state of the overall system. -
Uses of BundleWatcher in org.apache.unomi.privacy.internal
Methods in org.apache.unomi.privacy.internal with parameters of type BundleWatcher Modifier and Type Method Description void
PrivacyServiceImpl. setBundleWatcher(BundleWatcher bundleWatcher)
-