当前页面:
在线文档首页 >
JBoss Seam 1.2.0 patch1 API 英文版文档
TimeZone (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档
org.jboss.seam.core
Class TimeZone
java.lang.Object
org.jboss.seam.core.TimeZone
@Scope(value=STATELESS)
@Name(value="org.jboss.seam.core.timeZone")
@Intercept(value=NEVER)
@Install(value=false,
precedence=0)
public class TimeZone
- extends Object
Manager component for the current user's locale
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeZone
public TimeZone()
getTimeZone
@Unwrap
public TimeZone getTimeZone()
instance
public static TimeZone instance()