| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.logging |
| Modifier and Type | Method and Description |
|---|---|
List<LoggingProfile> |
Logging.LoggingResources.loggingProfiles()
Get the list of org.wildfly.swarm.config.logging.LoggingProfile resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.loggingProfile(LoggingProfile value)
Add the org.wildfly.swarm.config.logging.LoggingProfile object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Logging.loggingProfiles(List<LoggingProfile> value)
Add all org.wildfly.swarm.config.logging.LoggingProfile objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingProfile<T extends LoggingProfile>
The configuration of the logging subsystem.
|
interface |
LoggingProfileConfigurator<T extends LoggingProfile> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.