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
NamingException
public void unbindSelf(Context namingContext) throws NamingException
NamingException
Copyright © 2016 Nuxeo SA. All rights reserved.