Uses of Interface
org.refcodes.decoupling.ClaimAccessor
-
Uses of ClaimAccessor in org.refcodes.decoupling
Subinterfaces of ClaimAccessor in org.refcodes.decouplingClasses in org.refcodes.decoupling that implement ClaimAccessorModifier and TypeClassDescriptionclassTheAmbigousClaimExceptionis thrown in case oneClaiminstance can be matched by multiple dependencies.protected static classTheDependencyException.ClaimDependenciesExceptionis aDependencyException.DependenciesExceptioncontaining an additional relatedClaiminstance.protected static classTheDependencyException.DependencyClaimExceptionis aDependencyExceptioncontaining an additional relatedClaiminstance relative to associatedClaiminstances.classTheDuplicateClaimExceptionis thrown in case there are multiple identical claims declared by aDependency.classTheUnsatisfiedClaimExceptionis thrown in case aClaiminstance cannot be satisfied by any knownDependencydeclaration.