|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Sequencer.Context
The sequencer context represents the complete context of a sequencer invocation. Currently, this information includes the current time of sequencer execution.
Method Summary | |
---|---|
Calendar |
getTimestamp()
Get the timestamp of the sequencing. |
ValueFactory |
valueFactory()
Returns a ValueFactory instance which can be used to perform additional type conversions,
from what ValueFactory offers |
Method Detail |
---|
Calendar getTimestamp()
ValueFactory valueFactory()
ValueFactory
instance which can be used to perform additional type conversions,
from what ValueFactory
offers
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |