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