Serialized Form


Package org.apache.geronimo.connector.outbound

Class org.apache.geronimo.connector.outbound.AbstractConnectionManager extends Object implements Serializable

Serialized Fields

interceptors

org.apache.geronimo.connector.outbound.AbstractConnectionManager.Interceptors interceptors

transactionManager

RecoverableTransactionManager transactionManager

Class org.apache.geronimo.connector.outbound.GenericConnectionManager extends org.apache.geronimo.connector.outbound.AbstractConnectionManager implements Serializable

Class org.apache.geronimo.connector.outbound.GenericConnectionManagerGBean extends org.apache.geronimo.connector.outbound.GenericConnectionManager implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.apache.geronimo.connector.outbound.security

Class org.apache.geronimo.connector.outbound.security.ResourcePrincipal extends Object implements Serializable

Serialized Fields

resourcePrincipal

String resourcePrincipal



Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.