public class DataSourceLinkDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
global |
protected String |
name |
protected String |
type |
| Constructor and Description |
|---|
DataSourceLinkDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindSelf(Context namingContext) |
void |
setGlobal(String value) |
void |
setName(String value) |
void |
unbindSelf(Context namingContext) |
public DataSourceLinkDescriptor()
public void bindSelf(Context namingContext) throws NamingException
NamingExceptionpublic void unbindSelf(Context namingContext) throws NamingException
NamingExceptionCopyright © 2016 Nuxeo SA. All rights reserved.