| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.internal |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ServiceLocatorFactory.addListener(ServiceLocatorListener listener)
Adds a service listener to the unordered set of listeners that
will be notified when named listeners are added or removed
from the system.
|
abstract void |
ServiceLocatorFactory.removeListener(ServiceLocatorListener listener)
Removes a service listener from the set of listeners that
are notified when named listeners are added or removed
from the system
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLocatorFactoryImpl.addListener(ServiceLocatorListener listener) |
void |
ServiceLocatorFactoryImpl.removeListener(ServiceLocatorListener listener) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.