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