# CommunityToolkit.Aspire.Hosting.ActiveMQ

- Module: `CommunityToolkit.Aspire.Hosting.ActiveMQ`
- Version: `13.4.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire)
- Functions: `6`
- Types: `3`

## Types

- [ActiveMQArtemisServerResource](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/activemqartemisserverresource.md) -- `handle` - 0 members
- [ActiveMQServerResource](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/activemqserverresource.md) -- `handle` - 0 members
- [ActiveMQServerResourceBase](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/activemqserverresourcebase.md) -- `handle` - 11 members -- Base class form ActiveMQ Classic and Artemis server resources.

## Functions

- [addActiveMQ](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/addactivemq.md) -- `method` -- Adds a ActiveMQ container to the application model.
- [addActiveMQArtemis](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/addactivemqartemis.md) -- `method` -- Adds a ActiveMQ Artemis container to the application model.
- [withConfBindMount](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/withconfbindmount.md) -- `method` -- Adds a bind mount for the conf folder to a ActiveMQ container resource.
- [withConfVolume](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/withconfvolume.md) -- `method` -- Adds a named volume for the config folder to a ActiveMQ container resource.
- [withDataBindMount](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/withdatabindmount.md) -- `method` -- Adds a bind mount for the data folder to a ActiveMQ container resource.
- [withDataVolume](/reference/api/typescript/communitytoolkit.aspire.hosting.activemq/withdatavolume.md) -- `method` -- Adds a named volume for the data folder to a ActiveMQ container resource.
