FileDocCategorySizeDatePackage
ResourceAdapterConfig.javaAPI DocGlassfish v2 API2779Fri May 04 22:30:36 BST 2007com.sun.appserv.management.config

ResourceAdapterConfig

public interface ResourceAdapterConfig implements ObjectType, PropertiesAccess, NamedConfigElement
Configuration for the <resource-adapter-config> element.
see
ResourceAdapterConfigKeys

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}.
Constructors Summary
Methods Summary
public java.lang.StringgetResourceAdapterName()

public java.lang.StringgetThreadPoolIDs()

public voidsetThreadPoolIDs(java.lang.String threadPoolIDs)

see
ResourceAdapterConfigKeys