Serialized Form


Package org.apache.activemq.pool

Class org.apache.activemq.pool.JcaPooledConnectionFactory extends XaPooledConnectionFactory implements Serializable

Serialized Fields

name

String name

Class org.apache.activemq.pool.XaPooledConnectionFactory extends org.apache.activemq.jms.pool.XaPooledConnectionFactory implements Serializable


Package org.apache.activemq.spring

Class org.apache.activemq.spring.ActiveMQConnectionFactory extends org.apache.activemq.ActiveMQConnectionFactory implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.apache.activemq.spring.ActiveMQXAConnectionFactory extends org.apache.activemq.ActiveMQXAConnectionFactory implements Serializable

Serialization Methods

readExternal

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

writeExternal

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



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.