org.modeshape.repository.sequencer
Class StreamSequencerAdapter.PassThroughStrategy

java.lang.Object
  extended by org.modeshape.repository.sequencer.StreamSequencerAdapter.PassThroughStrategy
All Implemented Interfaces:
StreamSequencerAdapter.PathStrategy
Enclosing class:
StreamSequencerAdapter

protected class StreamSequencerAdapter.PassThroughStrategy
extends Object
implements StreamSequencerAdapter.PathStrategy


Constructor Summary
protected StreamSequencerAdapter.PassThroughStrategy()
           
 
Method Summary
 Path validate(Path path)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamSequencerAdapter.PassThroughStrategy

protected StreamSequencerAdapter.PassThroughStrategy()
Method Detail

validate

public Path validate(Path path)

Specified by:
validate in interface StreamSequencerAdapter.PathStrategy
See Also:
StreamSequencerAdapter.PathStrategy.validate(org.modeshape.graph.property.Path)


Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.