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