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