Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.action
Class ActionContextProvider

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

@Name(value="actionContextProvider")
@Scope(value=STATELESS)
public class ActionContextProvider
extends java.lang.Object
implements java.io.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.