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:
java.io.Serializable

@Name(value="NuxeoSeamConfigurator")
@Scope(value=APPLICATION)
@Startup
public class SeamConfigurator
extends java.lang.Object
implements java.io.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()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeamConfigurator

public SeamConfigurator()
Method Detail

init

@Create
public void init()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.