Uses of Interface
org.opencastproject.kernel.bundleinfo.BundleInfoDb
Packages that use BundleInfoDb
-
Uses of BundleInfoDb in org.opencastproject.kernel.bundleinfo
Classes in org.opencastproject.kernel.bundleinfo that implement BundleInfoDbModifier and TypeClassDescriptionclassclassOSGi bound bundle info database.Methods in org.opencastproject.kernel.bundleinfo that return BundleInfoDbModifier and TypeMethodDescriptionprotected abstract BundleInfoDbBundleInfoRestEndpoint.getDb()protected BundleInfoDbOsgiBundleInfoRestEndpoint.getDb()Methods in org.opencastproject.kernel.bundleinfo with parameters of type BundleInfoDbModifier and TypeMethodDescriptionvoidBundleInfoLogger.setDb(BundleInfoDb db) OSGi DIvoidOsgiBundleInfoRestEndpoint.setDb(BundleInfoDb db) voidBundleInfoLogger.unsetDb(BundleInfoDb db) OSGi DI