| Package and Description |
|---|
| org.jboss.msc.inject
this package will be removed in a future release.
|
| org.jboss.msc.value
this package will be removed in a future release.
|
| Interface and Description |
|---|
| org.jboss.msc.inject.Injector
Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. |
| org.jboss.msc.service.Service
use
Service instead.
This class will be removed in a future release. |
| org.jboss.msc.value.Value
Use
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release. |
| Exceptions and Description |
|---|
| org.jboss.msc.inject.InjectionException
This class will be removed in a future release.
|
Copyright © 2021 Red Hat, Inc.