Uses of Interface
org.tentackle.common.BundleFactory
-
Packages that use BundleFactory Package Description org.tentackle.common Common classes for build- and runtime. -
-
Uses of BundleFactory in org.tentackle.common
Classes in org.tentackle.common that implement BundleFactory Modifier and Type Class Description classDefaultBundleFactoryDefault implementation of a bundle factory.Methods in org.tentackle.common that return BundleFactory Modifier and Type Method Description static BundleFactoryBundleFactory. getInstance()The singleton.
-