@Name(value="pollService") @Scope(value=SESSION) public class PollServiceBusinessDelegate extends Object implements Serializable
PollService as a seam component.| Constructor and Description |
|---|
PollServiceBusinessDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
PollService |
getService()
Acquires a new
PollService reference. |
@Unwrap public PollService getService() throws ClientException
PollService reference. The related service may
be deployed on a local or remote AppServer.ClientException@Destroy public void destroy()
Copyright © 2012 Nuxeo SA. All Rights Reserved.