|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.framework.CurrentTime
@Name(value="org.jboss.seam.framework.currentTime") @Install(precedence=0) @Scope(value=STATELESS) @AutoCreate public class CurrentTime
The current time, as an instance of java.util.Date.
| Constructor Summary | |
|---|---|
CurrentTime()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getCurrentTime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentTime()
| Method Detail |
|---|
@Unwrap public java.util.Date getCurrentTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||