org.glassfish.admin.amx.intf.config
Interface ConnectorConnectionPool

All Superinterfaces:
AMX_SPI, AMXConfigProxy, AMXProxy, AttributeResolver, ConfigElement, Description, NamedConfigElement, PropertiesAccess, RefReferent, ResourceRefReferent

Deprecated.

@Deprecated
public interface ConnectorConnectionPool
extends Description, NamedConfigElement, PropertiesAccess, ResourceRefReferent


Method Summary
 java.lang.String getAssociateWithThread()
          Deprecated.  
 java.lang.String getConnectionCreationRetryAttempts()
          Deprecated.  
 java.lang.String getConnectionCreationRetryIntervalInSeconds()
          Deprecated.  
 java.lang.String getConnectionDefinitionName()
          Deprecated.  
 java.lang.String getConnectionLeakReclaim()
          Deprecated.  
 java.lang.String getConnectionLeakTimeoutInSeconds()
          Deprecated.  
 java.lang.String getDescription()
          Deprecated.  
 java.lang.String getFailAllConnections()
          Deprecated.  
 java.lang.String getIdleTimeoutInSeconds()
          Deprecated.  
 java.lang.String getIsConnectionValidationRequired()
          Deprecated.  
 java.lang.String getLazyConnectionAssociation()
          Deprecated.  
 java.lang.String getLazyConnectionEnlistment()
          Deprecated.  
 java.lang.String getMatchConnections()
          Deprecated.  
 java.lang.String getMaxConnectionUsageCount()
          Deprecated.  
 java.lang.String getMaxPoolSize()
          Deprecated.  
 java.lang.String getMaxWaitTimeInMillis()
          Deprecated.  
 java.lang.String getPing()
          Deprecated.  
 java.lang.String getPooling()
          Deprecated.  
 java.lang.String getPoolResizeQuantity()
          Deprecated.  
 java.lang.String getResourceAdapterName()
          Deprecated.  
 java.util.Map<java.lang.String,SecurityMap> getSecurityMap()
          Deprecated.  
 java.lang.String getSteadyPoolSize()
          Deprecated.  
 java.lang.String getTransactionSupport()
          Deprecated.  
 java.lang.String getValidateAtmostOncePeriodInSeconds()
          Deprecated.  
 void setAssociateWithThread(java.lang.String param1)
          Deprecated.  
 void setConnectionCreationRetryAttempts(java.lang.String param1)
          Deprecated.  
 void setConnectionCreationRetryIntervalInSeconds(java.lang.String param1)
          Deprecated.  
 void setConnectionDefinitionName(java.lang.String param1)
          Deprecated.  
 void setConnectionLeakReclaim(java.lang.String param1)
          Deprecated.  
 void setConnectionLeakTimeoutInSeconds(java.lang.String param1)
          Deprecated.  
 void setDescription(java.lang.String param1)
          Deprecated.  
 void setFailAllConnections(java.lang.String param1)
          Deprecated.  
 void setIdleTimeoutInSeconds(java.lang.String param1)
          Deprecated.  
 void setIsConnectionValidationRequired(java.lang.String param1)
          Deprecated.  
 void setLazyConnectionAssociation(java.lang.String param1)
          Deprecated.  
 void setLazyConnectionEnlistment(java.lang.String param1)
          Deprecated.  
 void setMatchConnections(java.lang.String param1)
          Deprecated.  
 void setMaxConnectionUsageCount(java.lang.String param1)
          Deprecated.  
 void setMaxPoolSize(java.lang.String param1)
          Deprecated.  
 void setMaxWaitTimeInMillis(java.lang.String param1)
          Deprecated.  
 void setPing(java.lang.String param1)
          Deprecated.  
 void setPooling(java.lang.String param1)
          Deprecated.  
 void setPoolResizeQuantity(java.lang.String param1)
          Deprecated.  
 void setResourceAdapterName(java.lang.String param1)
          Deprecated.  
 void setSteadyPoolSize(java.lang.String param1)
          Deprecated.  
 void setTransactionSupport(java.lang.String param1)
          Deprecated.  
 void setValidateAtmostOncePeriodInSeconds(java.lang.String param1)
          Deprecated.  
 
Methods inherited from interface org.glassfish.admin.amx.intf.config.NamedConfigElement
getName
 
Methods inherited from interface org.glassfish.admin.amx.intf.config.PropertiesAccess
getProperty
 

Method Detail

getDescription

java.lang.String getDescription()
Deprecated. 
Specified by:
getDescription in interface Description

setDescription

void setDescription(java.lang.String param1)
Deprecated. 
Specified by:
setDescription in interface Description

getIsConnectionValidationRequired

java.lang.String getIsConnectionValidationRequired()
Deprecated. 

setIsConnectionValidationRequired

void setIsConnectionValidationRequired(java.lang.String param1)
Deprecated. 

getConnectionDefinitionName

java.lang.String getConnectionDefinitionName()
Deprecated. 

setConnectionDefinitionName

void setConnectionDefinitionName(java.lang.String param1)
Deprecated. 

getFailAllConnections

java.lang.String getFailAllConnections()
Deprecated. 

setFailAllConnections

void setFailAllConnections(java.lang.String param1)
Deprecated. 

getIdleTimeoutInSeconds

java.lang.String getIdleTimeoutInSeconds()
Deprecated. 

setIdleTimeoutInSeconds

void setIdleTimeoutInSeconds(java.lang.String param1)
Deprecated. 

getMaxPoolSize

java.lang.String getMaxPoolSize()
Deprecated. 

setMaxPoolSize

void setMaxPoolSize(java.lang.String param1)
Deprecated. 

getMaxWaitTimeInMillis

java.lang.String getMaxWaitTimeInMillis()
Deprecated. 

setMaxWaitTimeInMillis

void setMaxWaitTimeInMillis(java.lang.String param1)
Deprecated. 

getPoolResizeQuantity

java.lang.String getPoolResizeQuantity()
Deprecated. 

setPoolResizeQuantity

void setPoolResizeQuantity(java.lang.String param1)
Deprecated. 

getResourceAdapterName

java.lang.String getResourceAdapterName()
Deprecated. 

setResourceAdapterName

void setResourceAdapterName(java.lang.String param1)
Deprecated. 

getSteadyPoolSize

java.lang.String getSteadyPoolSize()
Deprecated. 

setSteadyPoolSize

void setSteadyPoolSize(java.lang.String param1)
Deprecated. 

getTransactionSupport

java.lang.String getTransactionSupport()
Deprecated. 

setTransactionSupport

void setTransactionSupport(java.lang.String param1)
Deprecated. 

getSecurityMap

java.util.Map<java.lang.String,SecurityMap> getSecurityMap()
Deprecated. 
Returns:
Map of all SecurityMap contained in this item.

getConnectionLeakTimeoutInSeconds

java.lang.String getConnectionLeakTimeoutInSeconds()
Deprecated. 

setConnectionLeakTimeoutInSeconds

void setConnectionLeakTimeoutInSeconds(java.lang.String param1)
Deprecated. 

getConnectionLeakReclaim

java.lang.String getConnectionLeakReclaim()
Deprecated. 

setConnectionLeakReclaim

void setConnectionLeakReclaim(java.lang.String param1)
Deprecated. 

getConnectionCreationRetryAttempts

java.lang.String getConnectionCreationRetryAttempts()
Deprecated. 

setConnectionCreationRetryAttempts

void setConnectionCreationRetryAttempts(java.lang.String param1)
Deprecated. 

getConnectionCreationRetryIntervalInSeconds

java.lang.String getConnectionCreationRetryIntervalInSeconds()
Deprecated. 

setConnectionCreationRetryIntervalInSeconds

void setConnectionCreationRetryIntervalInSeconds(java.lang.String param1)
Deprecated. 

getValidateAtmostOncePeriodInSeconds

java.lang.String getValidateAtmostOncePeriodInSeconds()
Deprecated. 

setValidateAtmostOncePeriodInSeconds

void setValidateAtmostOncePeriodInSeconds(java.lang.String param1)
Deprecated. 

getLazyConnectionEnlistment

java.lang.String getLazyConnectionEnlistment()
Deprecated. 

setLazyConnectionEnlistment

void setLazyConnectionEnlistment(java.lang.String param1)
Deprecated. 

getLazyConnectionAssociation

java.lang.String getLazyConnectionAssociation()
Deprecated. 

setLazyConnectionAssociation

void setLazyConnectionAssociation(java.lang.String param1)
Deprecated. 

getAssociateWithThread

java.lang.String getAssociateWithThread()
Deprecated. 

setAssociateWithThread

void setAssociateWithThread(java.lang.String param1)
Deprecated. 

getMatchConnections

java.lang.String getMatchConnections()
Deprecated. 

setMatchConnections

void setMatchConnections(java.lang.String param1)
Deprecated. 

getMaxConnectionUsageCount

java.lang.String getMaxConnectionUsageCount()
Deprecated. 

setMaxConnectionUsageCount

void setMaxConnectionUsageCount(java.lang.String param1)
Deprecated. 

getPing

java.lang.String getPing()
Deprecated. 

setPing

void setPing(java.lang.String param1)
Deprecated. 

getPooling

java.lang.String getPooling()
Deprecated. 

setPooling

void setPooling(java.lang.String param1)
Deprecated. 


Copyright © 2012 GlassFish Community. All Rights Reserved.