- 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
-
- 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.