public class ConnectionFactoryDefinitionDescriptor extends AbstractConnectorResourceDescriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
ConnectionFactoryDefinitionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionFactoryPropertyDescriptor(ResourcePropertyDescriptor propertyDescriptor) |
String |
getInterfaceName() |
int |
getMaxPoolSize() |
int |
getMinPoolSize() |
String |
getTransactionSupport() |
boolean |
isConflict(ConnectionFactoryDefinitionDescriptor other) |
boolean |
isTransactionSupportSet() |
void |
setInterfaceName(String interfaceName) |
void |
setMaxPoolSize(int maxPoolSize) |
void |
setMinPoolSize(int minPoolSize) |
void |
setTransactionSupport(String transactionSupport) |
addProperty, equals, getJavaName, getName, getProperties, getProperty, getResourceAdapter, hashCode, setName, setResourceAdaptergetMetadataSource, getResourceId, getResourceType, setMetadataSource, setResourceId, setResourceTypeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic ConnectionFactoryDefinitionDescriptor()
public String getInterfaceName()
public void setInterfaceName(String interfaceName)
public String getTransactionSupport()
public void setTransactionSupport(String transactionSupport)
public int getMaxPoolSize()
public void setMaxPoolSize(int maxPoolSize)
public int getMinPoolSize()
public void setMinPoolSize(int minPoolSize)
public boolean isTransactionSupportSet()
public void addConnectionFactoryPropertyDescriptor(ResourcePropertyDescriptor propertyDescriptor)
public boolean isConflict(ConnectionFactoryDefinitionDescriptor other)
Copyright © 2019. All rights reserved.