public class ResourceAdapter extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
IDLE_TIMEOUT_IN_SECONDS |
static String |
JNDI_NAME |
static String |
MAX_POOL_SIZE |
static String |
MAX_WAIT_TIME_IN_MILLIS |
static String |
PROPERTY |
static String |
STEADY_POOL_SIZE |
propListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
ResourceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
int |
addPropertyElement(NameValuePairDescriptor value) |
NameValuePairDescriptor[] |
getPropertyElement() |
boolean |
isPropertyElement(int index) |
void |
removePropertyElement(int index) |
int |
removePropertyElement(NameValuePairDescriptor value) |
void |
setPropertyElement(int index,
NameValuePairDescriptor value) |
void |
setPropertyElement(NameValuePairDescriptor[] values) |
int |
sizePropertyElement() |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, setValues, sizeaddDescriptorExtension, 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, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static final String DESCRIPTION
public static final String PROPERTY
public static final String JNDI_NAME
public static final String MAX_POOL_SIZE
public static final String STEADY_POOL_SIZE
public static final String MAX_WAIT_TIME_IN_MILLIS
public static final String IDLE_TIMEOUT_IN_SECONDS
public void setPropertyElement(int index,
NameValuePairDescriptor value)
public boolean isPropertyElement(int index)
public void setPropertyElement(NameValuePairDescriptor[] values)
public NameValuePairDescriptor[] getPropertyElement()
public int sizePropertyElement()
public int addPropertyElement(NameValuePairDescriptor value)
public int removePropertyElement(NameValuePairDescriptor value)
public void removePropertyElement(int index)
public boolean verify()
Copyright © 2017. All rights reserved.