- java.lang.Object
-
- org.tentackle.common.CommonCommonBundle
-
public class CommonCommonBundle extends java.lang.ObjectBundle for common-package in tentackle-common.- Author:
- harald
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.ResourceBundlegetBundle()Gets the bundle.static java.lang.StringgetString(java.lang.String key)Gets a string for the given key.
-