public class ConnectionDefDescriptor extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
ConnectionDefDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
addConfigProperty(ConnectorConfigProperty configProperty)
Add a configProperty to the set
|
Set |
getConfigProperties()
Set of ConnectorConfigProperty
|
String |
getConnectionFactoryImpl()
Get connection factory impl
|
String |
getConnectionFactoryIntf()
Get connection factory intf
|
String |
getConnectionImpl()
Get connection impl
|
String |
getConnectionIntf()
Get connection intf
|
String |
getManagedConnectionFactoryImpl()
Gets the value of ManagedconnectionFactoryImpl
|
void |
removeConfigProperty(ConnectorConfigProperty configProperty)
Add a configProperty to the set
|
void |
setConnectionFactoryImpl(String cf)
set connection factory impl
|
void |
setConnectionFactoryIntf(String cf)
set connection factory intf
|
void |
setConnectionImpl(String con)
set connection intf
|
void |
setConnectionIntf(String con)
set connection intf
|
void |
setManagedConnectionFactoryImpl(String managedConnectionFactoryImpl)
Sets the value of ManagedconnectionFactoryImpl
|
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public String getManagedConnectionFactoryImpl()
public void setManagedConnectionFactoryImpl(String managedConnectionFactoryImpl)
public Set getConfigProperties()
public void addConfigProperty(ConnectorConfigProperty configProperty)
public void removeConfigProperty(ConnectorConfigProperty configProperty)
public String getConnectionFactoryImpl()
public void setConnectionFactoryImpl(String cf)
public String getConnectionFactoryIntf()
public void setConnectionFactoryIntf(String cf)
public String getConnectionIntf()
public void setConnectionIntf(String con)
public String getConnectionImpl()
public void setConnectionImpl(String con)
Copyright © 2020. All rights reserved.