A B C D E F G H I J L M N O P R S T U V W X 

A

ACCESS_ALL_RARS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
ADMINISTERED_OBJECT_FACTORY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
AdminObjectResource - Interface in org.glassfish.connectors.config
 
AdminObjectResource.Duck - Class in org.glassfish.connectors.config
 
AdminObjectResource.Duck() - Constructor for class org.glassfish.connectors.config.AdminObjectResource.Duck
 
AdminObjectResourceInjector - Class in org.glassfish.connectors.config
 
AdminObjectResourceInjector() - Constructor for class org.glassfish.connectors.config.AdminObjectResourceInjector
 
AIRA - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
allocateNonTxConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in interface com.sun.appserv.connectors.internal.spi.ConnectionManager
API for internal glassfish modules (eg: jdbcra) to get a connection that does not take part in transaction.
AO - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Admin object type.
AOR - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
AORA - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
AppSpecificConnectorClassLoaderUtil - Class in com.sun.appserv.connectors.internal.api
 
AppSpecificConnectorClassLoaderUtil() - Constructor for class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
 
associateResourceAdapter(String, ResourceAdapterAssociation) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
associates the given instance of ResourceAdapterAssociation with the ResourceAdapter java-bean of the specified RAR

B

BackendPrincipal - Interface in org.glassfish.connectors.config
 
BackendPrincipalInjector - Class in org.glassfish.connectors.config
 
BackendPrincipalInjector() - Constructor for class org.glassfish.connectors.config.BackendPrincipalInjector
 
badConnectionClosed(ConnectionEvent) - Method in interface com.sun.appserv.connectors.internal.spi.BadConnectionEventListener
Resource adapters will signal that the connection being closed is bad.
BadConnectionEventListener - Interface in com.sun.appserv.connectors.internal.spi
Inteface for resource adapters to signal that the connection being closed is bad.
belongsToJdbcRA(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
determine whether the RAR in question is a System RAR
belongsToSystemRA(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
determine whether the RAR in question is a System RAR

C

CAUTION_MESSAGE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
CCP - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
changed(PropertyChangeEvent[]) - Method in class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
 
CLASSLOADING_POLICY_DERIVED_ACCESS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
CLASSLOADING_POLICY_GLOBAL_ACCESS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
cleanUpResourcesAndShutdownAllActiveRAs() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Shut down all pools and active resource-adapters
closeUserConnection() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
com.sun.appserv.connectors.internal - package com.sun.appserv.connectors.internal
 
com.sun.appserv.connectors.internal.api - package com.sun.appserv.connectors.internal.api
 
com.sun.appserv.connectors.internal.spi - package com.sun.appserv.connectors.internal.spi
 
connectionAbortOccurred(ConnectionEvent) - Method in interface com.sun.appserv.connectors.internal.spi.BadConnectionEventListener
Resource adapters will signal that the connection is being aborted.
ConnectionManager - Interface in com.sun.appserv.connectors.internal.spi
 
ConnectionPoolConstraint - Annotation Type in org.glassfish.connectors.config.validators
User defined constraint for Jdbc/Connector Connection Pools.
ConnectionPoolConstraints - Annotation Type in org.glassfish.connectors.config.validators
List of @ConnectionPoolConstraint
ConnectionPoolErrorMessages - Enum in org.glassfish.connectors.config.validators
Enum containing the different custom validation failures for a connection pool.
ConnectionPoolValidator - Class in org.glassfish.connectors.config.validators
Implementation for Connection Pool validation.
ConnectionPoolValidator() - Constructor for class org.glassfish.connectors.config.validators.ConnectionPoolValidator
 
CONNECTOR_MESSAGE_BEAN_CLIENT_FACTORY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
CONNECTOR_MODULE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Represents the connector container module name / type
ConnectorClassFinder - Class in com.sun.appserv.connectors.internal.api
connector-class-finder to provide a class from its .rar
ConnectorClassFinder(ClassLoader, String, DelegatingClassLoader.ClassFinder) - Constructor for class com.sun.appserv.connectors.internal.api.ConnectorClassFinder
 
ConnectorClassLoaderServiceImpl - Class in com.sun.appserv.connectors.internal.api
We support two policies: 1.
ConnectorClassLoaderServiceImpl() - Constructor for class com.sun.appserv.connectors.internal.api.ConnectorClassLoaderServiceImpl
 
ConnectorConnectionPool - Interface in org.glassfish.connectors.config
Defines configuration used to create and manage a pool of connections to a EIS.
ConnectorConnectionPool.Duck - Class in org.glassfish.connectors.config
 
ConnectorConnectionPool.Duck() - Constructor for class org.glassfish.connectors.config.ConnectorConnectionPool.Duck
 
ConnectorConnectionPoolInjector - Class in org.glassfish.connectors.config
 
ConnectorConnectionPoolInjector() - Constructor for class org.glassfish.connectors.config.ConnectorConnectionPoolInjector
 
ConnectorConstants - Interface in com.sun.appserv.connectors.internal.api
This interface contains all the constants referenced and used in the connector module.
ConnectorConstants.PoolType - Enum in com.sun.appserv.connectors.internal.api
 
ConnectorDescriptorProxy - Class in com.sun.appserv.connectors.internal.api
 
ConnectorDescriptorProxy() - Constructor for class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
ConnectorNamingEvent - Class in com.sun.appserv.connectors.internal.spi
Class representing Connector Naming Event.
Can be used to represent different states.
ConnectorNamingEvent(String, int) - Constructor for class com.sun.appserv.connectors.internal.spi.ConnectorNamingEvent
 
ConnectorNamingEventListener - Interface in com.sun.appserv.connectors.internal.spi
Listener to get naming events about Connector Objects like Connector Resource,
Connector Connection Pool
connectorNamingEventPerformed(ConnectorNamingEvent) - Method in interface com.sun.appserv.connectors.internal.spi.ConnectorNamingEventListener
Listeners registered for the event will get notified via this method.
Listeners interested in the event will override this method and perform their required operations.
ConnectorResource - Interface in org.glassfish.connectors.config
 
ConnectorResource.Duck - Class in org.glassfish.connectors.config
 
ConnectorResource.Duck() - Constructor for class org.glassfish.connectors.config.ConnectorResource.Duck
 
ConnectorResourceInjector - Class in org.glassfish.connectors.config
 
ConnectorResourceInjector() - Constructor for class org.glassfish.connectors.config.ConnectorResourceInjector
 
ConnectorResourceManagerLifecycleListener - Class in com.sun.appserv.connectors.internal
ResourceManager lifecycle listener that listens to resource-manager startup and shutdown and does connector related work.
ConnectorResourceManagerLifecycleListener() - Constructor for class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
 
ConnectorRuntime - Interface in com.sun.appserv.connectors.internal.api
This class is the entry point to connector backend module.
ConnectorRuntimeException - Exception in com.sun.appserv.connectors.internal.api
This is an Exception class.
ConnectorRuntimeException(String) - Constructor for exception com.sun.appserv.connectors.internal.api.ConnectorRuntimeException
Constructor
ConnectorRuntimeException(String, Throwable) - Constructor for exception com.sun.appserv.connectors.internal.api.ConnectorRuntimeException
 
ConnectorRuntimeException(Throwable) - Constructor for exception com.sun.appserv.connectors.internal.api.ConnectorRuntimeException
 
ConnectorsClassLoaderUtil - Class in com.sun.appserv.connectors.internal.api
Classloader util to create a new classloader for the provided .rar deploy directory.
ConnectorsClassLoaderUtil() - Constructor for class com.sun.appserv.connectors.internal.api.ConnectorsClassLoaderUtil
 
ConnectorService - Interface in org.glassfish.connectors.config
 
ConnectorServiceInjector - Class in org.glassfish.connectors.config
 
ConnectorServiceInjector() - Constructor for class org.glassfish.connectors.config.ConnectorServiceInjector
 
ConnectorsUtil - Class in com.sun.appserv.connectors.internal.api
Util class for connector related classes
ConnectorsUtil() - Constructor for class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
convertPropertiesToMap(Properties) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
CR - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
create(Context) - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
createActiveResourceAdapter(String, String, ClassLoader) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Creates Active resource Adapter which abstracts the rar module.
createActiveResourceAdapterForEmbeddedRar(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Creates Active resource Adapter which abstracts the rar module.
createConnectorClassLoader(String, ClassLoader, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Given the module directory, creates a connector-class-finder (class-loader) for the module
createRARClassLoader(String, ClassLoader, String, List<URI>) - Method in class com.sun.appserv.connectors.internal.api.ConnectorsClassLoaderUtil
 
createWorkManager(String, String, ClassLoader) - Method in interface com.sun.appserv.connectors.internal.api.WorkManagerFactory
create a new work manager for the resource-adapter

D

DB2ConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for DB2 dbvendor.
DB2ConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.DB2ConnectionValidation
 
DD_PREFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Sub context for binding connector descriptors.
DEFAULT_JMS_ADAPTER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JMS datasource system resource adapter name.
DEFAULT_RESOURCE_ADAPTER_SHUTDOWN_TIMEOUT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
DefaultConnectionValidation - Class in org.glassfish.api.jdbc.validation
Default connection validation mechanism used by common database vendors to perform connection validation.
DefaultConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.DefaultConnectionValidation
 
DerbyConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for Derby dbvendor Provides a custom connection validation mechanism for derby dbVendor if custom-validation is chosen as the connection-validation-method.
DerbyConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.DerbyConnectionValidation
 
deriveJndiName(String, Hashtable) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Given the name of the resource and its jndi env, derive the complete jndi name.
deriveResourceName(String, String, JavaEEResourceType) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
destroyActiveResourceAdapter(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Destroys/deletes the Active resource adapter object from the connector container.
destroyResource() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
detectReferredRARs(String) - Method in class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
DYNAMIC_RECONFIGURATION_FLAG - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
DYNAMIC_RECONFIGURATION_PROXY_CALL - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 

E

escapeResourceNameForMonitoring(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
EVENT_OBJECT_REBIND - Static variable in class com.sun.appserv.connectors.internal.spi.ConnectorNamingEvent
 
EXPLODED_EMBEDDED_RAR_EXTENSION - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
extractRar(String, String, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
GlassFish (Embedded) Uber jar will have .rar bundled in it.

F

findClass(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorClassFinder
 
findExistingClass(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorClassFinder
 
flushConnectionPool(PoolInfo) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Flush Connection pool by reinitializing the connections established in the pool.
flushConnectionPool(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Flush Connection pool by reinitializing the connections established in the pool.

G

getActivationSpecClass(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Return the ActivationSpecClass name for given rar and messageListenerType
getActualModuleName(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getAdminObjectClassNames(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Obtains all the Admin object implementation class names of the admin-object-interface for a rar
getAdminObjectConfigProps(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieves the admin object javabean properties with default values.
getAdminObjectConfigProps(String, String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieves the admin object javabean properties with default values.
getAdminObjectInterfaceNames(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Obtains all the Admin object interface names of a rar
getAllPoolNames(Collection<ConnectorConnectionPool>) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
get the list of pool names
getAllPoolsOfModule(String, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
get the pools for a particular resource-adapter
getAllResources(Collection<String>, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getAllSystemRAResourcesAndPools(Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Get all System RAR pools and resources
getAllWorkSecurityMaps(Resources, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getApplicationName(DeploymentContext) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getApplicationName(Resource) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getApplicationName(PoolInfo) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getApplicationNameOfEmbeddedRar(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getAssociateWithThread() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the associateWithThread property.
getBackendPrincipal() - Method in interface org.glassfish.connectors.config.SecurityMap
Gets the value of the backendPrincipal property.
getBuiltInCustomResources() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Provides the list of built in custom resources by resource-type and factory-class-name pair.
getBuiltInCustomResources() - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Provides the list of built in custom resources by resource-type and factory-class-name pair.
getCallbackHandler() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
provides container's (application server's) callback handler
getClassLoadingPolicy() - Method in interface org.glassfish.connectors.config.ConnectorService
Gets the value of the connector-classloading-policy.
Valid values are derived or global
derived indicates that the resource-adapters are provided according the the references of resource-adapters in application's deployment-descriptors
global indicates that all resource-adapters will be visible to all applications.
getClassName() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Gets the value of the (admin object) classname property.
getComponentInstance() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
getConfidentialProperties(String, String, String...) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieve the "confidential" config properties of specified artifact from a resource-adapter
getConnectionCreationRetryAttempts() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the connectionCreationRetryAttempts property.
getConnectionCreationRetryIntervalInSeconds() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the connectionCreationRetryIntervalInSeconds property.
getConnectionDefinitionName() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the connectionDefinitionName property.
getConnectionDefinitionNames(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Obtains all the Connection definition names of a rar
getConnectionDefinitionPropertiesAndDefaults(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Gets the properties of the Java bean connection definition class that have setter methods defined and the default values as provided by the Connection Definition java bean developer.
getConnectionLeakReclaim() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the connectionLeakReclaim property.
getConnectionLeakTimeoutInSeconds() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the connectionLeakTimeoutInSeconds property.
getConnectionPoolConfig(PoolInfo) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Provide the configuration of the pool
getConnectionPoolConfig(PoolInfo, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getConnectorClassLoader(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorClassLoaderServiceImpl
provides connector-class-loader for the specified application If application is null, global connector class loader will be provided
getConnectorClassLoader() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
provides connector class loader
getConnectorConfigJavaBeans(String, String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieves the XXX javabean properties with default values.
getConnectorDescriptor(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
given a resource-adapter name, retrieves the connector-descriptor either from runtime's registry or by reading the descriptor from deployment location.
getConnectorRuntime() - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
getDatabaseVendorNames() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Get jdbc database vendor names list.
getDescription() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Gets the value of the description property.
getDescription() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the description property.
getDescription() - Method in interface org.glassfish.connectors.config.ConnectorResource
Gets the value of the description property.
getDescription() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Gets the value of the description property.
getDescription() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Gets the value of the description property.
getEisGroup() - Method in interface org.glassfish.connectors.config.GroupMap
Gets the value of the EISGroup - a Group in the EIS security domain that is being mapped to a Group in the application server's security domain
getEisPrincipal() - Method in interface org.glassfish.connectors.config.PrincipalMap
Gets the value of the EISPrincipal - a Principal in the EIS security domain that is being mapped to a Principal in the application server's security domain.
getEmbeddedRarModuleName(String, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getEnabled() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Gets the value of the enabled property.
getEnabled() - Method in interface org.glassfish.connectors.config.ConnectorResource
Gets the value of the enabled property.
getEnabled() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Gets the value of the enabled property.
getEnabled() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Gets the value of the enabled property.
getEnvironment() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Indicates whether the execution environment is server or client
getEventType() - Method in class com.sun.appserv.connectors.internal.spi.ConnectorNamingEvent
Info about the type of event that has occurred.
getFactoryClass() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Gets the value of the factoryClass property.
getFailAllConnections() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the failAllConnections property.
getGroupMap() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Gets the group map
getIdentity(AdminObjectResource) - Static method in class org.glassfish.connectors.config.AdminObjectResource.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.AdminObjectResource
 
getIdentity(ConnectorConnectionPool) - Static method in class org.glassfish.connectors.config.ConnectorConnectionPool.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
 
getIdentity(ConnectorResource) - Static method in class org.glassfish.connectors.config.ConnectorResource.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.ConnectorResource
 
getIdentity(PersistenceManagerFactoryResource) - Static method in class org.glassfish.connectors.config.PersistenceManagerFactoryResource.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
 
getIdentity(ResourceAdapterConfig) - Static method in class org.glassfish.connectors.config.ResourceAdapterConfig.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
 
getIdentity(WorkSecurityMap) - Static method in class org.glassfish.connectors.config.WorkSecurityMap.Duck
 
getIdentity() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
 
getIdleTimeoutInSeconds() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the idleTimeoutInSeconds property.
getInstalledLibrariesFromManifest(String, ServerEnvironment) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getInvocationManager() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
provides the invocationManager
getIsConnectionValidationRequired() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the isConnectionValidationRequired property.
getJdbcDriverClassNames(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Fetch the DataSource/Driver implementation class names for a particular dbVendor and resource type.
getJdbcDriverClassNames(String, String, boolean) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Fetch the DataSource/Driver implementation class names for a particular dbVendor and resource type.
getJdbcResourceJndiName() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Gets the value of the jdbcResourceJndiName property.
getJndiName() - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
getJndiName() - Method in interface com.sun.appserv.connectors.internal.spi.ConnectionManager
provides the JndiName of the resource
getJndiName() - Method in class com.sun.appserv.connectors.internal.spi.ConnectorNamingEvent
To get JndiName of the object
getLazyConnectionAssociation() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the lazyConnectionAssociation property.
getLazyConnectionEnlistment() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the lazyConnectionEnlistment property.
getLocation(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getMappedGroup() - Method in interface org.glassfish.connectors.config.GroupMap
Gets the value of the MappedGroup - a Group that is valid in the application server's security domain
getMappedPrincipal() - Method in interface org.glassfish.connectors.config.PrincipalMap
Gets the value of the Mapped Principal - A Principal that is valid in the application server's security domain
getMatchConnections() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the matchConnections property.
getMaxConnectionUsageCount() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the maxConnectionUsageCount property.
getMaxPoolSize() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the maxPoolSize property.
getMaxWaitTimeInMillis() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the maxWaitTimeInMillis property.
getMCFConfigProps(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieves the MCF javabean properties with default values.
getMergedActivationConfigProperties(EjbMessageBeanDescriptor) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Prepares the name/value pairs for ActivationSpec.
getMessageListenerConfigProps(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Parses the ra.xml for the ActivationSpec javabean properties and processes annotations if any.
getMessageListenerConfigPropTypes(String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Returns the Properties object consisting of propertyname as the key and datatype as the value.
getMessageListenerTypes(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Parses the ra.xml, processes the annotated rar artificats if any and returns all the Message listener types.
getModuleName(EjbDescriptor) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getName() - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Gets the value of the name property.
getName() - Method in interface org.glassfish.connectors.config.SecurityMap
Gets the value of the name property.
getName() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Name of the configured object
getNonJdbcSystemRars() - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getPassword() - Method in interface org.glassfish.connectors.config.BackendPrincipal
Gets the value of the password property.
getPingDuringPoolCreation(PoolInfo) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Check if Ping attribute is on during pool creation.
getPingDuringPoolCreation(PoolInfo, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getPMJndiName(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Return the system PM name for the JNDI name
getPool(Collection<Resource>, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getPoolInfo(ResourcePool) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getPooling() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the pooling property.
getPoolMonitoringSubTreeRoot(PoolInfo, boolean) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getPoolName() - Method in interface org.glassfish.connectors.config.ConnectorResource
Gets the value of the poolName property.
getPoolResizeQuantity() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the poolResizeQuantity property.
getPrincipal() - Method in interface org.glassfish.connectors.config.SecurityMap
get the list of principals to be mapped to backend-principal
getPrincipalMap() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
gets the principal map
getProperty() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Properties as per PropertyBag
getProperty() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Properties as per PropertyBag Properties are used to override the ManagedConnectionFactory javabean configuration settings.
getProperty() - Method in interface org.glassfish.connectors.config.ConnectorResource
Properties as per PropertyBag
getProperty() - Method in interface org.glassfish.connectors.config.ConnectorService
Properties as per PropertyBag Properties are used to override the ManagedConnectionFactory javabean configuration settings.
getProperty() - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Properties as per org.glassfish.api.admin.config.PropertyBag
getProperty() - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Properties as per PropertyBag
getRAConfig(String, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getRarName() - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
getRarNameFromApplication(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getRarNameOfResource(Resource, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getRARsReferredByApplication(String) - Method in class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
getRequiredResourceAdapters(String) - Method in class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
 
getResAdapter() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Gets the value of the resAdapter property.
getReservePrefixedJNDINameForDescriptor(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getReservePrefixedJNDINameForResource(String, String, JavaEEResourceType) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getResourceAdapterConfigProps(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Retrieves the Resource adapter javabean properties with default values.
getResourceAdapterName() - Method in class com.sun.appserv.connectors.internal.api.ConnectorClassFinder
 
getResourceAdapterName() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the resourceAdapterName property.
getResourceAdapterName() - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Gets the value of the resourceAdapterName property.
getResourceAdapterName() - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Gets the value of the ra name
getResourceAdapterNameOfPool(String, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Given the poolname, retrieve the resourceadapter name
getResourceByName(Resources, Class<T>, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getResourceInfo(BindableResource) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getResourceReferenceDescriptor() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
get resource reference descriptors from current component's jndi environment
getResourcesOfPool(Resources, String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getResType() - Method in interface org.glassfish.connectors.config.AdminObjectResource
Interface definition for the administered object
getSecurityMap() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the securityMap property.
getSecurityPermissionSpec(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Obtains the Permission string that needs to be added to the to the security policy files.
getShutdownTimeout() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Gets the shutdown-timeout attribute configured in connector-service
getShutdownTimeout(ConnectorService) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
Gets the shutdown-timeout attribute from domain.xml via the connector server config bean.
getShutdownTimeoutInSeconds() - Method in interface org.glassfish.connectors.config.ConnectorService
Gets the value of the shutdownTimeoutInSeconds property.
getSteadyPoolSize() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the steadyPoolSize property.
getSystemConnectorsAllowingPoolCreation() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Returns the system RAR names that allow pool creation
getSystemModuleLocation(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
get the installation directory of System RARs
getSystemRARClassLoader(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorsClassLoaderUtil
 
getSystemRARClassLoaders() - Method in class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
 
getSystemRARClassLoaders() - Method in class com.sun.appserv.connectors.internal.api.ConnectorsClassLoaderUtil
 
getSystemRARs() - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getThreadPoolIds() - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Gets the value of the threadPoolIds property.
getTransactionIsolationInt(int) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
getTransactionManager() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
provides the transactionManager
getTransactionSupport() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the transactionSupport property.
getUserGroup() - Method in interface org.glassfish.connectors.config.SecurityMap
get the list of user-groups to be mapped to backend principal
getUserName() - Method in interface org.glassfish.connectors.config.BackendPrincipal
Gets the value of the userName property.
getValidateAtmostOncePeriodInSeconds() - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Gets the value of the validateAtmostOncePeriodInSeconds property.
getValidSuffix(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
check whether the jndi Name has connector related suffix and return if any.
getWorkManagerProxy(String, String, ClassLoader) - Method in interface com.sun.appserv.connectors.internal.api.WorkManagerFactory
get the proxy work manager object for the rar
getWorkSecurityMap(String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
get work security maps for a resource-adapter-name
getWorkSecurityMaps(String, Resources) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
given the ra-name, returns all the configured connector-work-security-maps for the .rar
getXAResource() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
GroupMap - Interface in org.glassfish.connectors.config
 
GroupMapInjector - Class in org.glassfish.connectors.config
 
GroupMapInjector() - Constructor for class org.glassfish.connectors.config.GroupMapInjector
 

H

hasAdminObject(String, String, String) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
checks whether the specified intfName, className has presence in admin objects of the RAR
HIDDEN_CLI_NAME_VALUE_PAIR_DELIMITER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
delimiter used in hidden CLIs when name-value pairs are returned in response

I

init(String, ClassLoader) - Method in interface com.sun.appserv.connectors.internal.api.WorkContextHandler
initialize the work-context-handler
initialize(ConnectionPoolConstraint) - Method in class org.glassfish.connectors.config.validators.ConnectionPoolValidator
 
INSTALL_ROOT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
isApplicationScopedResource(GenericResourceInfo) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isConnectionValid(Connection) - Method in class org.glassfish.api.jdbc.validation.DefaultConnectionValidation
Check for validity of java.sql.Connection
isConnectionValid(Connection) - Method in class org.glassfish.api.jdbc.validation.DerbyConnectionValidation
Check for validity of java.sql.Connection
isConnectionValid(Connection) - Method in class org.glassfish.api.jdbc.validation.JDBC40ConnectionValidation
Check for validity of java.sql.Connection
isConnectionValid(Connection) - Method in class org.glassfish.api.jdbc.validation.OracleConnectionValidation
Check for validity of java.sql.Connection
isConnectionValid(Connection) - Method in class org.glassfish.api.jdbc.validation.PostgresConnectionValidation
Check for validity of java.sql.Connection
isConnectorRuntimeInitialized() - Method in class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
Check whether connector-runtime is initialized.
isContextSupported(boolean, String) - Method in interface com.sun.appserv.connectors.internal.api.WorkContextHandler
indicates whether the provided workContextClass is supported by the container
isDynamicReconfigurationEnabled(ResourcePool) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isEmbedded() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Checks whether the executing environment is embedded runtime
isEmbedded(DeploymentContext) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isEmbeddedRarResource(Resource, Collection<Resource>) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isEnlisted() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
isEnlistmentSuspended() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
isJMSRA(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isModuleScopedResource(GenericResourceInfo) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isRARResource(Resource) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isServer() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Checks whether the executing environment is application server
isShareable() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
isStandAloneRA(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
isTransactional() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
isValid(ResourcePool, ConstraintValidatorContext) - Method in class org.glassfish.connectors.config.validators.ConnectionPoolValidator
 
isValidJndiSuffix(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
If the suffix is one of the valid context return true.

J

JAVA_BEAN_FACTORY_CLASS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JAVA_SQL_DRIVER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JAVAX_SQL_CONNECTION_POOL_DATASOURCE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JAVAX_SQL_DATASOURCE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JAVAX_SQL_XA_DATASOURCE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JAXR_RA_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JAXR system resource adapter name.
JDBC - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
JDBC40ConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for jdbc40 drivers.
JDBC40ConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.JDBC40ConnectionValidation
 
JDBCCONNECTIONPOOLDATASOURCE_RA_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JDBC connectionpool datasource system resource adapter name.
JDBCDATASOURCE_RA_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JDBC datasource system resource adapter name.
JDBCDRIVER_RA_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JDBC Driver Manager system resource adapter name.
jdbcSystemRarNames - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
List of jdbc system resource adapter names
JDBCXA_RA_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
JDBC XA datasource system resource adapter name.
JMS_POOL_MAXSIZE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Min pool size for JMS connection pools.
JMS_POOL_MINSIZE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Min pool size for JMS connection pools.
JNDI_SUFFIX_PROPERTY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Name of the JNDI environment property that can be provided so that the ObjectFactory can decide which type of datasource create.
JNDI_SUFFIX_VALUES - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Valid values that can be provided to the JNDI property.

L

LOCAL_TRANSACTION_INT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value defining the LocalTransaction transaction-support value as an integer
LOCAL_TRANSACTION_TX_SUPPORT_STRING - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value for defining LocalTransaction transaction-support in a connector-connection-pool
lookupNonTxResource(String, boolean) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Does lookup of non-tx-datasource.
lookupNonTxResource(ResourceInfo, boolean) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Does lookup of non-tx-datasource.
lookupPMResource(String, boolean) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Does lookup of "__pm" datasource.
lookupPMResource(ResourceInfo, boolean) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Does lookup of "__pm" datasource.

M

MCF - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Managed connection factory type.
mcfCreated() - Method in interface com.sun.appserv.connectors.internal.spi.MCFLifecycleListener
mcf-created event
mcfDestroyed() - Method in interface com.sun.appserv.connectors.internal.spi.MCFLifecycleListener
mcf-destroyed event
MCFLifecycleListener - Interface in com.sun.appserv.connectors.internal.spi
Interface for RARs to implement to get notified about MCF create and destroy events.
MONITORING_CONNECTION_FACTORIES - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
MONITORING_CONNECTOR_SERVICE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
represents the monitoring-service hierarchy elements
eg: server.connector-service.<RA-NAME>.work-management
MONITORING_CONNECTOR_SERVICE_MODULE_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
represents the monitoring-service level element name
MONITORING_JMS_SERVICE - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
MONITORING_JMS_SERVICE_MODULE_NAME - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
MONITORING_SEPARATOR - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
MONITORING_WORK_MANAGEMENT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
MSL - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Message listener type.
MSSQLConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for MSSQL dbvendor.
MSSQLConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.MSSQLConnectionValidation
 
MySQLConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for mysql dbvendor.
MySQLConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.MySQLConnectionValidation
 

N

NO_TRANSACTION_INT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value defining the NoTransaction transaction-support value as an integer
NO_TRANSACTION_TX_SUPPORT_STRING - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value for defining NoTransaction transaction-support in a connector-connection-pool
NON_TX_JNDI_SUFFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 

O

obtainManagedConnectionFactory(PoolInfo) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Returns the MCF instance.
obtainManagedConnectionFactory(PoolInfo, Hashtable) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
provide the MCF of the pool (either retrieve or create)
OracleConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for oracle dbvendor.
OracleConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.OracleConnectionValidation
 
org.glassfish.api.jdbc.validation - package org.glassfish.api.jdbc.validation
 
org.glassfish.connectors.config - package org.glassfish.connectors.config
 
org.glassfish.connectors.config.validators - package org.glassfish.connectors.config.validators
 

P

parseBoolean(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
PersistenceManagerFactoryResource - Interface in org.glassfish.connectors.config
Persistence Manager runtime configuration
PersistenceManagerFactoryResource.Duck - Class in org.glassfish.connectors.config
 
PersistenceManagerFactoryResource.Duck() - Constructor for class org.glassfish.connectors.config.PersistenceManagerFactoryResource.Duck
 
PersistenceManagerFactoryResourceInjector - Class in org.glassfish.connectors.config
 
PersistenceManagerFactoryResourceInjector() - Constructor for class org.glassfish.connectors.config.PersistenceManagerFactoryResourceInjector
 
pingConnectionPool(PoolInfo) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Tests whether the configuration for the pool is valid by making a connection.
PM_JNDI_SUFFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
POOL_RECONFIGURED_ERROR_CODE - Static variable in interface com.sun.appserv.connectors.internal.spi.BadConnectionEventListener
Error code used to indicate that the pool is reconfigured and the client can retry to do operations based on based on new configuration.
poolFaults - Variable in class org.glassfish.connectors.config.validators.ConnectionPoolValidator
 
PoolingException - Exception in com.sun.appserv.connectors.internal.api
Generic exception class to indicate exceptions pertaining to pooling infrastructure
PoolingException() - Constructor for exception com.sun.appserv.connectors.internal.api.PoolingException
 
PoolingException(String) - Constructor for exception com.sun.appserv.connectors.internal.api.PoolingException
 
PoolingException(Exception) - Constructor for exception com.sun.appserv.connectors.internal.api.PoolingException
 
PoolingException(String, Exception) - Constructor for exception com.sun.appserv.connectors.internal.api.PoolingException
 
POOLNAME_APPENDER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Token used for default poolname generation.
POOLS_JNDINAME_PREFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Reserved sub-context where pool objets are bound with generated names.
PostgresConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for postgres dbvendor.
PostgresConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.PostgresConnectionValidation
 
PRIMITIVES_AND_STRING_FACTORY_CLASS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
PrincipalMap - Interface in org.glassfish.connectors.config
 
PrincipalMapInjector - Class in org.glassfish.connectors.config
 
PrincipalMapInjector() - Constructor for class org.glassfish.connectors.config.PrincipalMapInjector
 
PROPERTIES_FACTORY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 

R

RA - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
RAR - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Resource adapter type.
RAR_EXTENSION - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
resource-adapter archive extension name
RAR_VISIBILITY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
RAR_VISIBILITY_GLOBAL_ACCESS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
registerConnectorNamingEventListener(ConnectorNamingEventListener) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
register the connector naming event listener
registerDataSourceDefinitions(Application) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Used to register data-source-definitions at an earlier stage of deployment (prepare phase).
registerResource(ResourceHandle) - Method in interface com.sun.appserv.connectors.internal.api.TransactedPoolManager
registers the provided resource with the component & enlists the resource in the transaction
removeWorkManager(String) - Method in interface com.sun.appserv.connectors.internal.api.WorkManagerFactory
remove the work manager of the module (rar) from work-manager registry
REQUIRED_RARS_FOR_APP_PREFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
RESERVE_PREFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Reserver JNDI context under which sub contexts for default resources and all connector connection pools are created Subcontext for connector descriptors bounding is also done under this context.
RESOURCE_JNDINAME_PREFIX - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Reserved sub-context where connector resource objects are bound with generated names.
ResourceAdapterConfig - Interface in org.glassfish.connectors.config
This element is for configuring the resource adapter.
ResourceAdapterConfig.Duck - Class in org.glassfish.connectors.config
 
ResourceAdapterConfig.Duck() - Constructor for class org.glassfish.connectors.config.ResourceAdapterConfig.Duck
 
ResourceAdapterConfigInjector - Class in org.glassfish.connectors.config
 
ResourceAdapterConfigInjector() - Constructor for class org.glassfish.connectors.config.ResourceAdapterConfigInjector
 
resourceEnlisted(Transaction, ResourceHandle) - Method in interface com.sun.appserv.connectors.internal.api.TransactedPoolManager
Indicate that a resource is enlisted.
ResourceHandle - Interface in com.sun.appserv.connectors.internal.api
ResourceHandle interface to be used by transaction manager components
resourceManagerLifecycleEvent(ResourceManagerLifecycleListener.EVENT) - Method in class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
 
resourceManagerShutdown() - Method in class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
 
resourceManagerStarted() - Method in class com.sun.appserv.connectors.internal.ConnectorResourceManagerLifecycleListener
 
RESOURCENAME_APPENDER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Token used for default connector resource generation.Generated connector resource name and JNDI names will be RESOURCE_JNDINAME_PREFIX+rarName+RESOURCENAME_APPENDER+connectionDefName This name should be used to lookup connector resource.

S

SEC - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
SecurityMap - Interface in org.glassfish.connectors.config
Perform mapping from principal received during Servlet/EJB authentication, to credentials accepted by the EIS.
SecurityMapInjector - Class in org.glassfish.connectors.config
 
SecurityMapInjector() - Constructor for class org.glassfish.connectors.config.SecurityMapInjector
 
SECURITYMAPMETACHAR - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Meta char for mapping the security for connection pools
setAssociateWithThread(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the associateWithThread property.
setBackendPrincipal(BackendPrincipal) - Method in interface org.glassfish.connectors.config.SecurityMap
Sets the value of the backendPrincipal property.
setClassLoadingPolicy(String) - Method in interface org.glassfish.connectors.config.ConnectorService
Sets the value of the connector-classloading-policy.
Valid values are derived or global
derived indicates that the resource-adapters are provided according the the references of resource-adapters in application's deployment-descriptors
global indicates that all resource-adapters will be visible to all applications.
setClassName(String) - Method in interface org.glassfish.connectors.config.AdminObjectResource
Sets the value of the (admin object) classname property.
setComponentInstance(Object) - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
setConnectionCreationRetryAttempts(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the connectionCreationRetryAttempts property.
setConnectionCreationRetryIntervalInSeconds(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the connectionCreationRetryIntervalInSeconds property.
setConnectionDefinitionName(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the connectionDefinitionName property.
setConnectionLeakReclaim(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the connectionLeakReclaim property.
setConnectionLeakTimeoutInSeconds(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the connectionLeakTimeoutInSeconds property.
setDescription(String) - Method in interface org.glassfish.connectors.config.AdminObjectResource
Sets the value of the description property.
setDescription(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the description property.
setDescription(String) - Method in interface org.glassfish.connectors.config.ConnectorResource
Sets the value of the description property.
setDescription(String) - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Sets the value of the description property.
setDescription(String) - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Sets the value of the description property.
setEisGroup(String) - Method in interface org.glassfish.connectors.config.GroupMap
Sets the value of the EISGroup - a Group in the EIS security domain that is being mapped to a Group in the application server's security domain
setEisPrincipal(String) - Method in interface org.glassfish.connectors.config.PrincipalMap
Sets the value of the EISPrincipal - a Principal in the EIS security domain that is being mapped to a Principal in the application server's security domain.
setEnabled(String) - Method in interface org.glassfish.connectors.config.AdminObjectResource
Sets the value of the enabled property.
setEnabled(String) - Method in interface org.glassfish.connectors.config.ConnectorResource
Sets the value of the enabled property.
setEnabled(String) - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Sets the value of the enabled property.
setEnabled(String) - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Sets the value of the enabled property.
setEnlistmentSuspended(boolean) - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
setFactoryClass(String) - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Sets the value of the factoryClass property.
setFailAllConnections(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the failAllConnections property.
setIdleTimeoutInSeconds(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the idleTimeoutInSeconds property.
setIsConnectionValidationRequired(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the isConnectionValidationRequired property.
setJdbcResourceJndiName(String) - Method in interface org.glassfish.connectors.config.PersistenceManagerFactoryResource
Sets the value of the jdbcResourceJndiName property.
setJndiName(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
setLazyConnectionAssociation(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the lazyConnectionAssociation property.
setLazyConnectionEnlistment(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the lazyConnectionEnlistment property.
setMappedGroup(String) - Method in interface org.glassfish.connectors.config.GroupMap
Sets the value of the MappedGroup - a Group that is valid in the application server's security domain
setMappedPrincipal(String) - Method in interface org.glassfish.connectors.config.PrincipalMap
Sets the value of the Mapped Principal - A Principal that is valid in the application server's security domain
setMatchConnections(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the matchConnections property.
setMaxConnectionUsageCount(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the maxConnectionUsageCount property.
setMaxPoolSize(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the maxPoolSize property.
setMaxWaitTimeInMillis(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the maxWaitTimeInMillis property.
setName(String) - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Sets the value of the name property.
setName(String) - Method in interface org.glassfish.connectors.config.SecurityMap
Sets the value of the name property.
setName(String) - Method in interface org.glassfish.connectors.config.WorkSecurityMap
 
setPassword(String) - Method in interface org.glassfish.connectors.config.BackendPrincipal
Sets the value of the password property.
setPooling(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the pooling property.
setPoolName(String) - Method in interface org.glassfish.connectors.config.ConnectorResource
Sets the value of the poolName property.
setPoolResizeQuantity(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the poolResizeQuantity property.
setPrincipal(List<String>) - Method in interface org.glassfish.connectors.config.SecurityMap
 
setRarName(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorDescriptorProxy
 
setResAdapter(String) - Method in interface org.glassfish.connectors.config.AdminObjectResource
Sets the value of the resAdapter property.
setResourceAdapterName(String) - Method in class com.sun.appserv.connectors.internal.api.ConnectorClassFinder
 
setResourceAdapterName(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the resourceAdapterName property.
setResourceAdapterName(String) - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Sets the value of the resourceAdapterName property.
setResourceAdapterName(String) - Method in interface org.glassfish.connectors.config.WorkSecurityMap
Sets the value of the ra name
setResType(String) - Method in interface org.glassfish.connectors.config.AdminObjectResource
Sets the Interface definition for the administered object
setShutdownTimeoutInSeconds(String) - Method in interface org.glassfish.connectors.config.ConnectorService
Sets the value of the shutdownTimeoutInSeconds property.
setSteadyPoolSize(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the steadyPoolSize property.
setThreadPoolIds(String) - Method in interface org.glassfish.connectors.config.ResourceAdapterConfig
Sets the value of the threadPoolIds property.
setTransactionSupport(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the transactionSupport property.
setUserGroup(List<String>) - Method in interface org.glassfish.connectors.config.SecurityMap
 
setUserName(String) - Method in interface org.glassfish.connectors.config.BackendPrincipal
Sets the value of the userName property.
setValidateAtmostOncePeriodInSeconds(String) - Method in interface org.glassfish.connectors.config.ConnectorConnectionPool
Sets the value of the validateAtmostOncePeriodInSeconds property.
shutdownAllActiveResourceAdapters() - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Shut down all active resource adapters
SUN_RA_POOL - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Token used for generation of poolname pertaining to sun-ra.xml.
supportsXA() - Method in interface com.sun.appserv.connectors.internal.api.ResourceHandle
 
SybaseConnectionValidation - Class in org.glassfish.api.jdbc.validation
Provide custom implementation of connection validation for Sybase dbvendor.
SybaseConnectionValidation() - Constructor for class org.glassfish.api.jdbc.validation.SybaseConnectionValidation
 
systemRarExists(String) - Static method in class com.sun.appserv.connectors.internal.api.ConnectorsUtil
 
systemRarNames - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
List of system resource adapter names
systemRarsAllowingPoolCreation - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Indicates the list of system-rars for which connector connection pools can be created
sysThrowExcp - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
System Property value for distinguishing the transaction exceptions propagation capability.

T

THROW_TRANSACTED_EXCEPTIONS - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value for distinguishing the transaction exceptions propagation capability.
THROW_TRANSACTED_EXCEPTIONS_PROP - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property name for distinguishing the transaction exceptions propagation capability.
toString() - Method in class com.sun.appserv.connectors.internal.spi.ConnectorNamingEvent
Returns the state of the object
toString() - Method in enum org.glassfish.connectors.config.validators.ConnectionPoolErrorMessages
 
TransactedPoolManager - Interface in com.sun.appserv.connectors.internal.api
TransactedPoolManager manages jdbc and connector connection pool

U

UNDEFINED_TRANSACTION_INT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value defining an undefined transaction-support value as an integer
unregisterConnectorNamingEventListener(ConnectorNamingEventListener) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
unregister the connector naming event listner
unRegisterDataSourceDefinitions(Application) - Method in interface com.sun.appserv.connectors.internal.api.ConnectorRuntime
Used to unRegister data-source-definitions at an later stage of undeploy operation.
unregisterResource(ResourceHandle, int) - Method in interface com.sun.appserv.connectors.internal.api.TransactedPoolManager
unregisters the resource from the component and delists the resource from the transaction
URL_OBJECTS_FACTORY - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 
useGlobalConnectorClassLoader() - Method in class com.sun.appserv.connectors.internal.api.AppSpecificConnectorClassLoaderUtil
 
USERGROUPDISTINGUISHER - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
 

V

valueOf(String) - Static method in enum com.sun.appserv.connectors.internal.api.ConnectorConstants.PoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.connectors.config.validators.ConnectionPoolErrorMessages
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.appserv.connectors.internal.api.ConnectorConstants.PoolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.connectors.config.validators.ConnectionPoolErrorMessages
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkContextHandler - Interface in com.sun.appserv.connectors.internal.api
 
WorkManagerFactory - Interface in com.sun.appserv.connectors.internal.api
 
WorkSecurityMap - Interface in org.glassfish.connectors.config
 
WorkSecurityMap.Duck - Class in org.glassfish.connectors.config
 
WorkSecurityMap.Duck() - Constructor for class org.glassfish.connectors.config.WorkSecurityMap.Duck
 
WorkSecurityMapInjector - Class in org.glassfish.connectors.config
 
WorkSecurityMapInjector() - Constructor for class org.glassfish.connectors.config.WorkSecurityMapInjector
 

X

XA_TRANSACTION_INT - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value defining the XATransaction transaction-support value as an integer
XA_TRANSACTION_TX_SUPPORT_STRING - Static variable in interface com.sun.appserv.connectors.internal.api.ConnectorConstants
Property value for defining XATransaction transaction-support in a connector-connection-pool
A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2013. All Rights Reserved.