Uses of Interface
de.bund.bva.isyfact.serviceapi.core.serviceimpl.MethodMappingSource
Packages that use MethodMappingSource
Package
Description
Eine generische Service-Implementierung eines internen RemoteBean-Services.
-
Uses of MethodMappingSource in de.bund.bva.isyfact.serviceapi.core.serviceimpl
Classes in de.bund.bva.isyfact.serviceapi.core.serviceimpl that implement MethodMappingSourceModifier and TypeClassDescriptionclassDeprecated.This module is deprecated and will be removed in a future release.Methods in de.bund.bva.isyfact.serviceapi.core.serviceimpl with parameters of type MethodMappingSourceModifier and TypeMethodDescriptionvoidServiceImpl.setMethodMappingSource(MethodMappingSource methodMappingSource) Deprecated.Constructors in de.bund.bva.isyfact.serviceapi.core.serviceimpl with parameters of type MethodMappingSourceModifierConstructorDescriptionServiceExceptionFassade(MethodMappingSource methodMappingSource, ExceptionMappingSource exceptionMappingSource, AusnahmeIdErmittler ausnahmeIdErmittler, Class<? extends TechnicalRuntimeException> appTechnicalRuntimeException) Deprecated.Creates a generic exception facade for service and native GUI components.