@Name(value="certService") @Scope(value=SESSION) public class CertServiceBusinessDelegate extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected CertService |
certService |
| Constructor and Description |
|---|
CertServiceBusinessDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
CertService |
getService() |
protected CertService certService
public CertServiceBusinessDelegate()
@Unwrap public CertService getService()
@Destroy public void destroy()
Copyright © 2017 Nuxeo. All rights reserved.