org.chromattic.core.builder
Class ChromatticBuilderImpl

java.lang.Object
  extended by org.chromattic.api.ChromatticBuilder
      extended by org.chromattic.core.builder.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>
 
Field Summary
 
Fields inherited from class org.chromattic.api.ChromatticBuilder
CACHE_STATE_ENABLED, classes, INSTRUMENTOR_CLASSNAME, JCR_OPTIMIZE_ENABLED, JCR_OPTIMIZE_HAS_NODE_ENABLED, JCR_OPTIMIZE_HAS_PROPERTY_ENABLED, OBJECT_FORMATTER_CLASSNAME, options, ROOT_NODE_PATH, SESSION_LIFECYCLE_CLASSNAME
 
Constructor Summary
ChromatticBuilderImpl()
           
 
Method Summary
protected  Chromattic boot()
           
protected
<T> void
configure(ChromatticBuilder.Option.Instance<T> optionInstance)
           
 
Methods inherited from class org.chromattic.api.ChromatticBuilder
add, build, create, getOption, getSystemOptions, setOption, setOption, setOption
 
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

configure

protected <T> void configure(ChromatticBuilder.Option.Instance<T> optionInstance)
Specified by:
configure in class ChromatticBuilder

boot

protected Chromattic boot()
                   throws Exception
Specified by:
boot in class ChromatticBuilder
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.