@Name(value="actionManager") @Scope(value=CONVERSATION) public class ActionManagerBusinessDelegate extends Object implements Serializable
Constructor and Description |
---|
ActionManagerBusinessDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
ActionManager |
getActionManager()
Acquires a new
ActionManager reference. |
void |
initialize() |
public void initialize()
@Unwrap public ActionManager getActionManager()
ActionManager
reference. The related EJB may be
deployed on a local or remote AppServer.@Destroy public void destroy()
Copyright © 2011 Nuxeo SA. All Rights Reserved.