org.gatein.mop.core.api
Class MOPService

java.lang.Object
  extended by org.gatein.mop.core.api.MOPService

public class MOPService
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
MOPService()
           
 
Method Summary
 ContentManagerRegistry getContentManagerRegistry()
           
 CustomizationContextProviderRegistry getCustomizationContextResolvers()
           
 ModelImpl getModel()
           
<T> void
setOption(org.chromattic.api.ChromatticBuilder.Option<T> option, T value)
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOPService

public MOPService()
Method Detail

setOption

public <T> void setOption(org.chromattic.api.ChromatticBuilder.Option<T> option,
                          T value)

getCustomizationContextResolvers

public CustomizationContextProviderRegistry getCustomizationContextResolvers()

getContentManagerRegistry

public ContentManagerRegistry getContentManagerRegistry()

start

public void start()
           throws Exception
Throws:
Exception

getModel

public ModelImpl getModel()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.