Serialized Form
-
Package org.apache.activemq.pool
-
Class org.apache.activemq.pool.JcaPooledConnectionFactory extends org.apache.activemq.pool.XaPooledConnectionFactory implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class org.apache.activemq.pool.XaPooledConnectionFactory extends org.apache.activemq.jms.pool.XaPooledConnectionFactory implements Serializable
-
Serialized Fields
-
brokerUrl
String brokerUrl
-
-
-
-
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:
IOExceptionClassNotFoundException
-
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:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-