Uses of Class
org.tentackle.common.BundleSupport
-
Uses of BundleSupport in org.tentackle.common
Methods in org.tentackle.common that return types with arguments of type BundleSupportModifier and TypeMethodDescriptionstatic List<BundleSupport> BundleSupport.getBundles(ClassLoader classLoader) Finds all bundle services.Methods in org.tentackle.common with parameters of type BundleSupportModifier and TypeMethodDescriptionprotected ResourceBundleDefaultBundleFactory.getBundle(BundleSupport support, Locale locale) Gets the bundle from the corresponding module according to the bundle support.