Package | Description |
---|---|
org.jboss.msc.inject |
Classes which implement value injection.
|
org.jboss.msc.service |
The service container implementation itself.
|
org.jboss.msc.value |
Classes which implement various indirect value types.
|
Class and Description |
---|
InjectionException
An injection exception which is thrown when an injection fails for some reason.
|
Injector
A receiver for values that are injected from another source, typically connected to a service lifecycle.
|
RetainingInjector
An injector which retains its value.
|
Class and Description |
---|
Injector
A receiver for values that are injected from another source, typically connected to a service lifecycle.
|
Class and Description |
---|
Injector
A receiver for values that are injected from another source, typically connected to a service lifecycle.
|
RetainingInjector
An injector which retains its value.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.