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