|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.theme.Theme
@Scope(value=STATELESS) @BypassInterceptors @Name(value="org.jboss.seam.theme.themeFactory") @Install(precedence=0) public class Theme
Factory for a Map of resources that may be used for skinning the user interface.
| Constructor Summary | |
|---|---|
Theme()
|
|
| Method Summary | |
|---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
createMap()
|
java.util.Map |
getTheme()
Create a Map in the event scope. |
static java.util.Map |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Theme()
| Method Detail |
|---|
protected java.util.Map<java.lang.String,java.lang.String> createMap()
@Factory(value="org.jboss.seam.theme.theme",
autoCreate=true,
scope=EVENT)
public java.util.Map getTheme()
public static java.util.Map instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||