|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DnaConfiguration.SequencerDefinition | |
|---|---|
| org.jboss.dna.jcr | The DNA implementation of the JCR API. |
| org.jboss.dna.repository | The components and services that make up the JBoss DNA repository engine. |
| Uses of DnaConfiguration.SequencerDefinition in org.jboss.dna.jcr |
|---|
| Methods in org.jboss.dna.jcr that return DnaConfiguration.SequencerDefinition | |
|---|---|
DnaConfiguration.SequencerDefinition<JcrConfiguration> |
JcrConfiguration.sequencer(String name)
Obtain or create a definition for the sequencer with the supplied name or identifier. |
| Uses of DnaConfiguration.SequencerDefinition in org.jboss.dna.repository |
|---|
| Methods in org.jboss.dna.repository that return DnaConfiguration.SequencerDefinition | |
|---|---|
DnaConfiguration.SequencerDefinition<ReturnType> |
DnaConfiguration.PathExpressionOutput.andOutputtingTo(String outputExpression)
Specify the output path expression, which determines where this sequencer's output will be
placed. |
DnaConfiguration.SequencerDefinition<? extends DnaConfiguration> |
DnaConfiguration.sequencer(String name)
Obtain or create a definition for the sequencer with the supplied name or identifier. |
DnaConfiguration.SequencerDefinition<ReturnType> |
DnaConfiguration.SequencerDefinition.sequencingFrom(PathExpression inputPathExpression)
Specify the input path expression, which determines when this sequencer will be executed. |
| Methods in org.jboss.dna.repository that return types with arguments of type DnaConfiguration.SequencerDefinition | |
|---|---|
Set<DnaConfiguration.SequencerDefinition<? extends DnaConfiguration>> |
DnaConfiguration.sequencers()
Get the list of sequencer definitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||