@Name(value="signatureService") @Scope(value=SESSION) public class SignatureServiceBusinessDelegate extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected SignatureService | 
signatureService  | 
| Constructor and Description | 
|---|
SignatureServiceBusinessDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
destroy()  | 
SignatureService | 
getService()  | 
protected transient SignatureService signatureService
public SignatureServiceBusinessDelegate()
@Unwrap public SignatureService getService()
@Destroy public void destroy()
Copyright © 2016 Nuxeo SA. All rights reserved.