Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.action
Class ActionContextProvider

java.lang.Object
  extended by org.nuxeo.ecm.webapp.action.ActionContextProvider
All Implemented Interfaces:
Serializable

@Name(value="actionContextProvider")
@Scope(value=STATELESS)
public class ActionContextProvider
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ActionContextProvider()
           
 
Method Summary
 ActionContext createActionContext()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionContextProvider

public ActionContextProvider()
Method Detail

createActionContext

@Factory(value="currentActionContext",
         scope=EVENT)
public ActionContext createActionContext()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.