Serialized Form
Package org.apache.geronimo.connector |
activationSpecClass
Class activationSpecClass
activationSpecGBeanInfo
org.apache.geronimo.gbean.GBeanInfo activationSpecGBeanInfo
readResolve
private Object readResolve()
throws ObjectStreamException
- Deserializing readResolve method. This uses the stored kernel name and target object name to
obtain and return the original version of this object that is attached to the actual object of
interest. This allows serialization of resource-refs and resource-env-refs (admin objects).
- Throws:
ObjectStreamException
kernelName
String kernelName
targetName
javax.management.ObjectName targetName
Package org.apache.geronimo.connector.outbound |
stack
ConnectionInterceptor stack
recoveryStack
ConnectionInterceptor recoveryStack
objectName
String objectName
transactionSupport
TransactionSupport transactionSupport
pooling
PoolingSupport pooling
realmBridge
org.apache.geronimo.security.bridge.RealmBridge realmBridge
connectionTracker
ConnectionTracker connectionTracker
Package org.apache.geronimo.connector.outbound.connectionmanagerconfig |
partitionByConnectionRequestInfo
boolean partitionByConnectionRequestInfo
partitionBySubject
boolean partitionBySubject
singlePool
SinglePool singlePool
maxSize
int maxSize
blockingTimeoutMilliseconds
int blockingTimeoutMilliseconds
matchOne
boolean matchOne
matchAll
boolean matchAll
selectOneAssumeMatch
boolean selectOneAssumeMatch
useTransactionCaching
boolean useTransactionCaching
useThreadCaching
boolean useThreadCaching
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.