org.jboss.dna.repository.sequencer
Class SequencerLibrary

java.lang.Object
  extended by org.jboss.dna.common.component.ComponentLibrary<Sequencer,SequencerConfig>
      extended by org.jboss.dna.repository.sequencer.SequencerLibrary

@ThreadSafe
public class SequencerLibrary
extends ComponentLibrary<Sequencer,SequencerConfig>

A library of Sequencer components.


Field Summary
 
Fields inherited from class org.jboss.dna.common.component.ComponentLibrary
DEFAULT
 
Constructor Summary
SequencerLibrary()
           
 
Method Summary
 
Methods inherited from class org.jboss.dna.common.component.ComponentLibrary
add, getClassLoaderFactory, getInstances, refreshInstances, remove, setClassLoaderFactory, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequencerLibrary

public SequencerLibrary()


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