Package com.ibm.icu.impl
Interface ICUService.ServiceListener
- All Superinterfaces:
EventListener
- Enclosing class:
ICUService
ServiceListener is the listener that ICUService provides by default.
ICUService will notify this listener when factories are added to
or removed from the service. Subclasses can provide
different listener interfaces that extend EventListener, and modify
acceptsListener and notifyListener as appropriate.
-
Method Summary
-
Method Details
-
serviceChanged
-