org.modeshape.repository
Class ModeShapeEngine.ConfigurationScanner
java.lang.Object
   org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
org.modeshape.repository.ModeShapeEngine.ConfigurationScanner
- Enclosing class:
- ModeShapeEngine
- protected class ModeShapeEngine.ConfigurationScanner 
- extends Object
 
The component responsible for reading the configuration repository and (eventually) for propagating changes in the
 configuration repository into the services.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ModeShapeEngine.ConfigurationScanner
protected ModeShapeEngine.ConfigurationScanner(Problems problems,
                                               ExecutionContext context,
                                               ModeShapeConfiguration.ConfigurationDefinition configurationRepository)
getMimeTypeDetectors
public List<MimeTypeDetectorConfig> getMimeTypeDetectors()
- 
 
getSequencingConfigurations
public List<org.modeshape.repository.sequencer.SequencerConfig> getSequencingConfigurations()
- 
 
Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.