ModeShape Distribution 3.0.0.Final

org.modeshape.jcr
Class NodeTypesImporter

java.lang.Object
  extended by org.modeshape.jcr.NodeTypesImporter

public final class NodeTypesImporter
extends Object

Class which performs the import of the optional, repository configured node-types


Field Summary
protected static Logger LOGGER
           
protected  JcrRepository.RunningState runningState
           
 
Constructor Summary
NodeTypesImporter(List<String> nodeTypesFiles, JcrRepository.RunningState runningState)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

protected static final Logger LOGGER

runningState

protected final JcrRepository.RunningState runningState
Constructor Detail

NodeTypesImporter

public NodeTypesImporter(List<String> nodeTypesFiles,
                         JcrRepository.RunningState runningState)

ModeShape Distribution 3.0.0.Final

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