| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
LargeMessagesDirectoryPath |
Server.largeMessagesDirectoryPath()
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.largeMessagesDirectoryPath(LargeMessagesDirectoryPath value)
A filesystem path pointing to one of the locations where ActiveMQ stores persistent data.
|
| Modifier and Type | Method and Description |
|---|---|
LargeMessagesDirectoryPath |
LargeMessagesDirectoryPath.path(String value)
The actual filesystem path.
|
LargeMessagesDirectoryPath |
LargeMessagesDirectoryPath.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.