| Package | Description |
|---|---|
| org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WarningListeners.addWarningListener(WarningListener<? super S> listener)
Adds a listener to be notified when a warning occurred.
|
void |
WarningListeners.removeWarningListener(WarningListener<? super S> listener)
Removes a previously registered listener.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.