|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.international.TimeZone
@Scope(value=STATELESS)
@Name(value="org.jboss.seam.international.timeZone")
@BypassInterceptors
@Install(precedence=0,
dependencies="org.jboss.seam.international.timeZoneSelector")
public class TimeZoneManager component for the current user's locale
| Constructor Summary | |
|---|---|
TimeZone()
|
|
| Method Summary | |
|---|---|
java.util.TimeZone |
getTimeZone()
|
static java.util.TimeZone |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeZone()
| Method Detail |
|---|
@Unwrap public java.util.TimeZone getTimeZone()
public static java.util.TimeZone instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||