Uses of Interface
org.glassfish.hk2.api.ErrorInformation
Packages that use ErrorInformation
Package
Description
-
Uses of ErrorInformation in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api with parameters of type ErrorInformationModifier and TypeMethodDescriptionvoid
ErrorService.onFailure
(ErrorInformation errorInformation) This method is called when a failure occurs in the system. -
Uses of ErrorInformation in org.glassfish.hk2.internal
Methods in org.glassfish.hk2.internal with parameters of type ErrorInformationModifier and TypeMethodDescriptionvoid
ImmediateHelper.onFailure
(ErrorInformation errorInformation) -
Uses of ErrorInformation in org.glassfish.hk2.utilities
Methods in org.glassfish.hk2.utilities with parameters of type ErrorInformationModifier and TypeMethodDescriptionvoid
RethrowErrorService.onFailure
(ErrorInformation errorInformation) -
Uses of ErrorInformation in org.jvnet.hk2.internal
Classes in org.jvnet.hk2.internal that implement ErrorInformation -
Uses of ErrorInformation in org.jvnet.hk2.testing.junit.internal
Methods in org.jvnet.hk2.testing.junit.internal with parameters of type ErrorInformation