当前页面:
在线文档首页 >
JBoss Seam 1.2.1 API 英文版文档
CurrentDatetime (JBoss Seam API Documentation) - JBoss Seam 1.2.1 API 英文版文档
org.jboss.seam.framework
Class CurrentDatetime
java.lang.Object
org.jboss.seam.framework.CurrentDatetime
@Name(value="org.jboss.seam.framework.currentDatetime")
@Install(precedence=0)
@Scope(value=STATELESS)
public class CurrentDatetime
- extends Object
The current date and time, as an instance of java.util.Date.
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentDatetime
public CurrentDatetime()
getCurrentDatetime
@Unwrap
public Date getCurrentDatetime()