当前页面: 
在线文档首页 > 
JBoss Seam  1.1.5 API 英文版文档
Theme (JBoss Seam API Documentation) - JBoss Seam  1.1.5 API 英文版文档
org.jboss.seam.theme
Class Theme
java.lang.Object
   org.jboss.seam.theme.Theme
org.jboss.seam.theme.Theme
- All Implemented Interfaces: 
- Serializable
- @Scope(value=SESSION)
@Intercept(value=NEVER)
@Name(value="org.jboss.seam.theme.theme")
@Install(precedence=0)
public class Theme 
- extends Object- implements Serializable
Support for an application-global resource bundle
- Author:
- Gavin King
- See Also:
- Serialized Form
| Constructor Summary | 
| Theme()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Theme
public Theme()
getTheme
@Unwrap
public Map getTheme()
- 
 
- 
 
instance
public static Map instance()
- 
 
-