| Package | Description |
|---|---|
| org.jboss.portletbridge.bridge.config | |
| org.jboss.portletbridge.bridge.factory |
| Modifier and Type | Method and Description |
|---|---|
BridgeLogger |
BridgeConfig.getLogger()
Gets the
BridgeLogger that the bridge uses to log diagnostic and warning messages. |
| Modifier and Type | Method and Description |
|---|---|
void |
BridgeConfig.setLogger(BridgeLogger logger)
Sets the
BridgeLogger that the bridge uses to log diagnostic and warning messages. |
| Modifier and Type | Method and Description |
|---|---|
abstract BridgeLogger |
BridgeLoggerFactory.getBridgeLogger(BridgeConfig config) |
abstract BridgeLogger |
BridgeLoggerFactory.getBridgeLogger(String className) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.