|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceContext | |
|---|---|
| org.jvnet.hk2.component | Primary API surface of HK2. Start with Habitat. |
| Uses of ServiceContext in org.jvnet.hk2.component |
|---|
| Methods in org.jvnet.hk2.component that return ServiceContext | |
|---|---|
ServiceContext |
ComponentException.getFailureContext()
|
| Methods in org.jvnet.hk2.component with parameters of type ServiceContext | |
|---|---|
void |
RunLevelListener.onError(RunLevelState<?> state,
ServiceContext context,
java.lang.Throwable error,
boolean willContinue)
Called when a service throws an exception during lifecycle orchestration. |
| Constructors in org.jvnet.hk2.component with parameters of type ServiceContext | |
|---|---|
ComponentException(java.lang.String message,
ServiceContext ctx,
java.lang.Throwable origin)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||