Package | Description |
---|---|
org.wildfly.swarm.config.messaging.activemq | |
org.wildfly.swarm.config.messaging.activemq.server |
Modifier and Type | Method and Description |
---|---|
LargeMessagesDirectoryPath |
Server.ServerResources.largeMessagesDirectoryPath()
A filesystem path pointing to one of the locations where ActiveMQ
stores persistent data.
|
Modifier and Type | Method and Description |
---|---|
T |
Server.largeMessagesDirectoryPath(LargeMessagesDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores
persistent data.
|
Modifier and Type | Class and Description |
---|---|
class |
LargeMessagesDirectoryPath<T extends LargeMessagesDirectoryPath<T>>
A filesystem path pointing to one of the locations where ActiveMQ stores
persistent data.
|
interface |
LargeMessagesDirectoryPathConsumer<T extends LargeMessagesDirectoryPath<T>> |
interface |
LargeMessagesDirectoryPathSupplier<T extends LargeMessagesDirectoryPath> |
Modifier and Type | Method and Description |
---|---|
LargeMessagesDirectoryPath |
LargeMessagesDirectoryPathSupplier.get()
Constructed instance of LargeMessagesDirectoryPath resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.