Uses of Interface
org.tentackle.common.BundleFactory
-
-
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.
-