| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
JournalDirectoryPath |
Server.journalDirectoryPath()
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.journalDirectoryPath(JournalDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Modifier and Type | Method and Description |
|---|---|
JournalDirectoryPath |
JournalDirectoryPath.path(String value)
The actual filesystem path.
|
JournalDirectoryPath |
JournalDirectoryPath.relativeTo(String value)
The name of another previously named path, or of one of the standard paths provided by the system.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.