Serialized Form
|
Package org.apache.activemq.ra |
serialVersionUID: -7153087544100459975L
destinationType
String destinationType
messageSelector
String messageSelector
destination
String destination
acknowledgeMode
String acknowledgeMode
userName
String userName
password
String password
clientId
String clientId
subscriptionName
String subscriptionName
subscriptionDurability
String subscriptionDurability
noLocal
String noLocal
useRAManagedTransaction
String useRAManagedTransaction
maxSessions
String maxSessions
maxMessagesPerSessions
String maxMessagesPerSessions
enableBatch
String enableBatch
maxMessagesPerBatch
String maxMessagesPerBatch
redeliveryPolicy
RedeliveryPolicy redeliveryPolicy
serialVersionUID: -5754338187296859149L
manager
ConnectionManager manager
factory
ActiveMQManagedConnectionFactory factory
reference
Reference reference
info
ActiveMQConnectionRequestInfo info
serialVersionUID: -5754338187296859149L
userName
String userName
password
String password
serverUrl
String serverUrl
clientid
String clientid
useInboundSession
Boolean useInboundSession
redeliveryPolicy
RedeliveryPolicy redeliveryPolicy
prefetchPolicy
ActiveMQPrefetchPolicy prefetchPolicy
serialVersionUID: 6196921962230582875L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Restores this factory along with the superclass' info property.
This needs to be done manually since the superclass is not serializable itself.
- Throws:
IOException - if the object state could not be restored
ClassNotFoundException - if the object state could not be restored
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Writes this factory during serialization along with the superclass' info property.
This needs to be done manually since the superclass is not serializable itself.
- Throws:
IOException - if the object cannot be serialized
logWriter
PrintWriter logWriter
serialVersionUID: -9007051892399939057L
serialVersionUID: -7662970495944876239L
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.