| Interface | Description |
|---|---|
| ContainerLifecycleListener |
Listens for actions in a Furnace container
Listeners should be registered using the
ServiceLoader mechanism. |
| ExportedInstance<T> | |
| ListenerRegistration<T> |
Allows removal of a registered listener in the Furnace container
|
| ServiceRegistry |
Contains the collection of all installed and available
ExportedInstance types. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.