|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| 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. |
MimeTypeDetector |
mimeTypeDetector()
Returns a MimeTypeDetector implementation which can be used to determine content mime-type. |
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
MimeTypeDetector mimeTypeDetector()
MimeTypeDetector implementation which can be used to determine content mime-type.
|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||