Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.util
Class SeamConfigurator

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.util.SeamConfigurator
All Implemented Interfaces:
Serializable

@Name(value="NuxeoSeamConfigurator")
@Scope(value=APPLICATION)
@Startup
public class SeamConfigurator
extends Object
implements Serializable

Component that updates the Seam configuration as needed when app starts

Author:
Thierry Delprat
See Also:
Serialized Form

Constructor Summary
SeamConfigurator()
           
 
Method Summary
 void init()
           
 boolean isDebugEnabled()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeamConfigurator

public SeamConfigurator()
Method Detail

isDebugEnabled

public boolean isDebugEnabled()

init

@Create
public void init()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.