@Name(value="videoService") @Scope(value=SESSION) public class VideoServiceBusinessDelegate extends Object implements Serializable
Constructor and Description |
---|
VideoServiceBusinessDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
VideoService |
getService()
Acquires a new
VideoService reference. |
@Unwrap public VideoService getService() throws ClientException
VideoService
reference. The related service may be deployed on a local or remote
AppServer.ClientException
@Destroy public void destroy()
Copyright © 2015 Nuxeo SA. All rights reserved.