# NOTE: this file is autogenerated by Apache XBean

# beans
amqPersistenceAdapter = org.apache.activemq.store.amq.AMQPersistenceAdapter
amqPersistenceAdapter.indexPageSize.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
amqPersistenceAdapter.maxCheckpointMessageAddSize.propertyEditor = org.apache.activemq.util.MemoryIntPropertyEditor
amqPersistenceAdapter.maxFileLength.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
amqPersistenceAdapter.maxReferenceFileLength.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor

amqPersistenceAdapterFactory = org.apache.activemq.store.amq.AMQPersistenceAdapterFactory

authenticationUser = org.apache.activemq.security.AuthenticationUser
org.apache.activemq.security.AuthenticationUser(java.lang.String,java.lang.String,java.lang.String).parameterNames = username password groups

authorizationEntry = org.apache.activemq.security.AuthorizationEntry

authorizationMap = org.apache.activemq.security.DefaultAuthorizationMap
org.apache.activemq.security.DefaultAuthorizationMap(java.util.List).parameterNames = authorizationEntries

authorizationPlugin = org.apache.activemq.security.AuthorizationPlugin
org.apache.activemq.security.AuthorizationPlugin(org.apache.activemq.security.AuthorizationMap).parameterNames = map

axionJDBCAdapter = org.apache.activemq.store.jdbc.adapter.AxionJDBCAdapter

blobJDBCAdapter = org.apache.activemq.store.jdbc.adapter.BlobJDBCAdapter

broker = org.apache.activemq.xbean.XBeanBrokerService

bytesJDBCAdapter = org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter

commandAgent = org.apache.activemq.broker.util.CommandAgent

compositeDemandForwardingBridge = org.apache.activemq.network.CompositeDemandForwardingBridge
org.apache.activemq.network.CompositeDemandForwardingBridge(org.apache.activemq.network.NetworkBridgeConfiguration,org.apache.activemq.transport.Transport,org.apache.activemq.transport.Transport).parameterNames = configuration localBroker remoteBroker

compositeQueue = org.apache.activemq.broker.region.virtual.CompositeQueue

compositeTopic = org.apache.activemq.broker.region.virtual.CompositeTopic

connectionDotFilePlugin = org.apache.activemq.broker.view.ConnectionDotFilePlugin

connectionFactory = org.apache.activemq.spring.ActiveMQConnectionFactory

constantPendingMessageLimitStrategy = org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy

database-locker = org.apache.activemq.store.jdbc.DefaultDatabaseLocker
org.apache.activemq.store.jdbc.DefaultDatabaseLocker(org.apache.activemq.store.jdbc.JDBCPersistenceAdapter).parameterNames = persistenceAdapter

db2JDBCAdapter = org.apache.activemq.store.jdbc.adapter.DB2JDBCAdapter

defaultJDBCAdapter = org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter

defaultUsageCapacity = org.apache.activemq.usage.DefaultUsageCapacity

demandForwardingBridge = org.apache.activemq.network.DemandForwardingBridge
org.apache.activemq.network.DemandForwardingBridge(org.apache.activemq.network.NetworkBridgeConfiguration,org.apache.activemq.transport.Transport,org.apache.activemq.transport.Transport).parameterNames = configuration localBroker remoteBroker

destinationDotFilePlugin = org.apache.activemq.broker.view.DestinationDotFilePlugin

destinationEntry = org.apache.activemq.filter.DefaultDestinationMapEntry

discardingDLQBrokerPlugin = org.apache.activemq.plugin.DiscardingDLQBrokerPlugin

fileCursor = org.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy

fileDurableSubscriberCursor = org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy

fileQueueCursor = org.apache.activemq.broker.region.policy.FilePendingQueueMessageStoragePolicy

filteredDestination = org.apache.activemq.broker.region.virtual.FilteredDestination

fixedCountSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy

fixedSizedSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy

forcePersistencyModeBroker = org.apache.activemq.plugin.ForcePersistencyModeBroker
org.apache.activemq.plugin.ForcePersistencyModeBroker(org.apache.activemq.broker.Broker).parameterNames = next

forcePersistencyModeBrokerPlugin = org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin

forwardingBridge = org.apache.activemq.network.ForwardingBridge
org.apache.activemq.network.ForwardingBridge(org.apache.activemq.transport.Transport,org.apache.activemq.transport.Transport).parameterNames = localBroker remoteBroker

hsqldb-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.HsqldbJDBCAdapter

imageBasedJDBCAdaptor = org.apache.activemq.store.jdbc.adapter.ImageBasedJDBCAdaptor

inboundQueueBridge = org.apache.activemq.network.jms.InboundQueueBridge
org.apache.activemq.network.jms.InboundQueueBridge(java.lang.String).parameterNames = inboundQueueName

inboundTopicBridge = org.apache.activemq.network.jms.InboundTopicBridge
org.apache.activemq.network.jms.InboundTopicBridge(java.lang.String).parameterNames = inboundTopicName

individualDeadLetterStrategy = org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy

informixJDBCAdapter = org.apache.activemq.store.jdbc.adapter.InformixJDBCAdapter

jaasAuthenticationPlugin = org.apache.activemq.security.JaasAuthenticationPlugin

jaasCertificateAuthenticationPlugin = org.apache.activemq.security.JaasCertificateAuthenticationPlugin

jdbcPersistenceAdapter = org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
org.apache.activemq.store.jdbc.JDBCPersistenceAdapter(javax.sql.DataSource,org.apache.activemq.wireformat.WireFormat).parameterNames = ds wireFormat

jmsQueueConnector = org.apache.activemq.network.jms.JmsQueueConnector

jmsTopicConnector = org.apache.activemq.network.jms.JmsTopicConnector

journalPersistenceAdapter = org.apache.activemq.store.journal.JournalPersistenceAdapter
org.apache.activemq.store.journal.JournalPersistenceAdapter(org.apache.activeio.journal.Journal,org.apache.activemq.store.PersistenceAdapter,org.apache.activemq.thread.TaskRunnerFactory).parameterNames = journal longTermPersistence taskRunnerFactory

journaledJDBC = org.apache.activemq.store.PersistenceAdapterFactoryBean
journaledJDBC.journalLogFileSize.propertyEditor = org.apache.activemq.util.MemoryIntPropertyEditor

kahaDB = org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter
kahaDB.journalMaxFileLength.propertyEditor = org.apache.activemq.util.MemoryIntPropertyEditor

kahaPersistenceAdapter = org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
kahaPersistenceAdapter.maxDataFileLength.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter(java.util.concurrent.atomic.AtomicLong).parameterNames = size

lDAPAuthorizationMap = org.apache.activemq.security.LDAPAuthorizationMap
org.apache.activemq.security.LDAPAuthorizationMap(java.util.Map).parameterNames = options

lastImageSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy

ldapNetworkConnector = org.apache.activemq.network.LdapNetworkConnector

loggingBrokerPlugin = org.apache.activemq.broker.util.LoggingBrokerPlugin

managementContext = org.apache.activemq.broker.jmx.ManagementContext
org.apache.activemq.broker.jmx.ManagementContext(javax.management.MBeanServer).parameterNames = server

masterConnector = org.apache.activemq.broker.ft.MasterConnector
org.apache.activemq.broker.ft.MasterConnector(java.lang.String).parameterNames = remoteUri

maxdb-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.MaxDBJDBCAdapter

memoryPersistenceAdapter = org.apache.activemq.store.memory.MemoryPersistenceAdapter

memoryUsage = org.apache.activemq.usage.MemoryUsage
memoryUsage.limit.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
org.apache.activemq.usage.MemoryUsage(org.apache.activemq.usage.MemoryUsage).parameterNames = parent
org.apache.activemq.usage.MemoryUsage(java.lang.String).parameterNames = name
org.apache.activemq.usage.MemoryUsage(org.apache.activemq.usage.MemoryUsage,java.lang.String).parameterNames = parent name
org.apache.activemq.usage.MemoryUsage(org.apache.activemq.usage.MemoryUsage,java.lang.String,float).parameterNames = parent name portion

messageGroupHashBucketFactory = org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory

mirroredQueue = org.apache.activemq.broker.region.virtual.MirroredQueue

multicastNetworkConnector = org.apache.activemq.network.MulticastNetworkConnector
org.apache.activemq.network.MulticastNetworkConnector(java.net.URI).parameterNames = remoteURI

multicastTraceBrokerPlugin = org.apache.activemq.broker.util.MulticastTraceBrokerPlugin

mysql-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.MySqlJDBCAdapter

networkConnector = org.apache.activemq.network.DiscoveryNetworkConnector
org.apache.activemq.network.DiscoveryNetworkConnector(java.net.URI).parameterNames = discoveryURI

noSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy

oldestMessageEvictionStrategy = org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy

oldestMessageWithLowestPriorityEvictionStrategy = org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy

oracleJDBCAdapter = org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter

outboundQueueBridge = org.apache.activemq.network.jms.OutboundQueueBridge
org.apache.activemq.network.jms.OutboundQueueBridge(java.lang.String).parameterNames = outboundQueueName

outboundTopicBridge = org.apache.activemq.network.jms.OutboundTopicBridge
org.apache.activemq.network.jms.OutboundTopicBridge(java.lang.String).parameterNames = outboundTopicName

policyEntry = org.apache.activemq.broker.region.policy.PolicyEntry
policyEntry.memoryLimit.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor

policyMap = org.apache.activemq.broker.region.policy.PolicyMap

postgresql-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.PostgresqlJDBCAdapter

prefetchPolicy = org.apache.activemq.ActiveMQPrefetchPolicy

prefetchRatePendingMessageLimitStrategy = org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy

proxyConnector = org.apache.activemq.proxy.ProxyConnector

queryBasedSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy

queue = org.apache.activemq.command.ActiveMQQueue
org.apache.activemq.command.ActiveMQQueue(java.lang.String).parameterNames = name

queueDispatchSelector = org.apache.activemq.broker.region.QueueDispatchSelector
org.apache.activemq.broker.region.QueueDispatchSelector(org.apache.activemq.command.ActiveMQDestination).parameterNames = destination

redeliveryPolicy = org.apache.activemq.RedeliveryPolicy

roundRobinDispatchPolicy = org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy

sharedDeadLetterStrategy = org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy

simpleAuthenticationPlugin = org.apache.activemq.security.SimpleAuthenticationPlugin
org.apache.activemq.security.SimpleAuthenticationPlugin(java.util.List).parameterNames = users

simpleAuthorizationMap = org.apache.activemq.security.SimpleAuthorizationMap
org.apache.activemq.security.SimpleAuthorizationMap(org.apache.activemq.filter.DestinationMap,org.apache.activemq.filter.DestinationMap,org.apache.activemq.filter.DestinationMap).parameterNames = writeACLs readACLs adminACLs

simpleDispatchPolicy = org.apache.activemq.broker.region.policy.SimpleDispatchPolicy

simpleDispatchSelector = org.apache.activemq.broker.region.policy.SimpleDispatchSelector
org.apache.activemq.broker.region.policy.SimpleDispatchSelector(org.apache.activemq.command.ActiveMQDestination).parameterNames = destination

simpleJmsMessageConvertor = org.apache.activemq.network.jms.SimpleJmsMessageConvertor

simpleMessageGroupMapFactory = org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory

sslContext = org.apache.activemq.spring.SpringSslContext

statements = org.apache.activemq.store.jdbc.Statements

statisticsBrokerPlugin = org.apache.activemq.plugin.StatisticsBrokerPlugin

storeCursor = org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy

storeDurableSubscriberCursor = org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy

storeUsage = org.apache.activemq.usage.StoreUsage
storeUsage.limit.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
org.apache.activemq.usage.StoreUsage(java.lang.String,org.apache.activemq.store.PersistenceAdapter).parameterNames = name store
org.apache.activemq.usage.StoreUsage(org.apache.activemq.usage.StoreUsage,java.lang.String).parameterNames = parent name

streamJDBCAdapter = org.apache.activemq.store.jdbc.adapter.StreamJDBCAdapter

strictOrderDispatchPolicy = org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy

sybase-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.SybaseJDBCAdapter

systemUsage = org.apache.activemq.usage.SystemUsage
org.apache.activemq.usage.SystemUsage(java.lang.String,org.apache.activemq.store.PersistenceAdapter,org.apache.activemq.kaha.Store).parameterNames = name adapter tempStore
org.apache.activemq.usage.SystemUsage(org.apache.activemq.usage.SystemUsage,java.lang.String).parameterNames = parent name

tempDestinationAuthorizationEntry = org.apache.activemq.security.TempDestinationAuthorizationEntry

tempUsage = org.apache.activemq.usage.TempUsage
tempUsage.limit.propertyEditor = org.apache.activemq.util.MemoryPropertyEditor
org.apache.activemq.usage.TempUsage(java.lang.String,org.apache.activemq.kaha.Store).parameterNames = name store
org.apache.activemq.usage.TempUsage(org.apache.activemq.usage.TempUsage,java.lang.String).parameterNames = parent name

timeStampingBrokerPlugin = org.apache.activemq.broker.util.TimeStampingBrokerPlugin

timedSubscriptionRecoveryPolicy = org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy

topic = org.apache.activemq.command.ActiveMQTopic
org.apache.activemq.command.ActiveMQTopic(java.lang.String).parameterNames = name

traceBrokerPathPlugin = org.apache.activemq.broker.util.TraceBrokerPathPlugin

transact-database-locker = org.apache.activemq.store.jdbc.adapter.TransactDatabaseLocker
org.apache.activemq.store.jdbc.adapter.TransactDatabaseLocker(org.apache.activemq.store.jdbc.JDBCPersistenceAdapter).parameterNames = persistenceAdapter

transact-jdbc-adapter = org.apache.activemq.store.jdbc.adapter.TransactJDBCAdapter

transportConnector = org.apache.activemq.broker.TransportConnector
org.apache.activemq.broker.TransportConnector(org.apache.activemq.transport.TransportServer).parameterNames = server

udpTraceBrokerPlugin = org.apache.activemq.broker.util.UDPTraceBrokerPlugin

usageCapacity = org.apache.activemq.usage.UsageCapacity

virtualDestinationInterceptor = org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor

virtualTopic = org.apache.activemq.broker.region.virtual.VirtualTopic

vmCursor = org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy

vmDurableCursor = org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy

vmQueueCursor = org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy

xaConnectionFactory = org.apache.activemq.spring.ActiveMQXAConnectionFactory

