ActiveMQServerResourceBase.withConfBindMount
Method
interface ActiveMQServerResourceBase { // ... omitted for brevity withConfBindMount( source: string, isReadOnly?: boolean): ActiveMQServerResourceBase;}Signature
method
withConfBindMount builder Adds a bind mount for the conf folder to a ActiveMQ container resource.
withConfBindMount( source: string, isReadOnly?: boolean): ActiveMQServerResourceBaseParameters
source string isReadOnly boolean optional = False Returns
ActiveMQServerResourceBase Defined on
This method is defined on the following type: