org.chromattic.core.api
Class ChromatticBuilderImpl

java.lang.Object
  extended by org.chromattic.api.ChromatticBuilder
      extended by org.chromattic.core.api.ChromatticBuilderImpl

public class ChromatticBuilderImpl
extends ChromatticBuilder

Version:
$Revision$
Author:
Julien Viet

Nested Class Summary
 
Nested classes/interfaces inherited from class org.chromattic.api.ChromatticBuilder
ChromatticBuilder.Option<D>, ChromatticBuilder.Options
 
Field Summary
 
Fields inherited from class org.chromattic.api.ChromatticBuilder
CREATE_ROOT_NODE, INSTRUMENTOR_CLASSNAME, JCR_OPTIMIZE_ENABLED, JCR_OPTIMIZE_HAS_NODE_ENABLED, JCR_OPTIMIZE_HAS_PROPERTY_ENABLED, LAZY_CREATE_ROOT_NODE, OBJECT_FORMATTER_CLASSNAME, PROPERTY_CACHE_ENABLED, PROPERTY_READ_AHEAD_ENABLED, ROOT_NODE_PATH, SESSION_LIFECYCLE_CLASSNAME, USE_SYSTEM_PROPERTIES
 
Constructor Summary
ChromatticBuilderImpl()
           
 
Method Summary
protected  Chromattic boot(ChromatticBuilder.Options options, java.util.Set<java.lang.Class> classes)
           
 
Methods inherited from class org.chromattic.api.ChromatticBuilder
add, build, create, getOptionInstance, getOptionInstance, getOptionValue, getSystemOptions, setOptionStringValue, setOptionValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChromatticBuilderImpl

public ChromatticBuilderImpl()
Method Detail

boot

protected Chromattic boot(ChromatticBuilder.Options options,
                          java.util.Set<java.lang.Class> classes)
                   throws BuilderException
Specified by:
boot in class ChromatticBuilder
Throws:
BuilderException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.