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 BundleSupport Modifier and Type Method Description static List<BundleSupport>BundleSupport. getBundles(ClassLoader classLoader)Finds all bundle services.Methods in org.tentackle.common with parameters of type BundleSupport Modifier and Type Method Description protected ResourceBundleDefaultBundleFactory. getBundle(BundleSupport support, Locale locale)Gets the bundle from the corresponding module according to the bundle support.
-