- java.lang.Object
-
- org.tentackle.session.SessionBundle
-
@Bundle public class SessionBundle extends java.lang.ObjectBundle for the session module.- 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.
-