| Package | Description |
|---|---|
| net.shibboleth.idp.log |
IdP logging setup and management classes.
|
| net.shibboleth.idp.service |
Within the IdP a 'service' is a coarse grained component.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LogbackLoggingService.doReload()
Performs the actual reload.
|
protected void |
LogbackLoggingService.loadLoggingConfiguration()
Reads and loads in a new logging configuration.
|
protected void |
LogbackLoggingService.loadLoggingConfiguration(InputStream loggingConfig)
Loads a logging configuration in to the active logger context.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ReloadableSpringService.doReload()
Performs the actual reload.
|
protected void |
AbstractReloadableService.doReload()
Performs the actual reload.
|
void |
ReloadableService.reload()
Reloads the configuration of the service.
|
Copyright © 1999–2014. All rights reserved.