Index

A B C D E G I M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addExceptionMapping(Class<? extends Exception>, TargetExceptionResolver) - Method in class com.mscharhag.et.impl.ExceptionMappings
 
Arguments - Class in com.mscharhag.et.impl
Simple utility class for for argument validation.
Arguments() - Constructor for class com.mscharhag.et.impl.Arguments
 
asMavenDependencyGet() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
asModelId() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
asPaxUrl() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
asPaxUrl(GAVBasic) - Static method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
asRange() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 

B

BASIC_PACKAGING - Static variable in interface org.infrastructurebuilder.util.versions.GAVBasic
 

C

cet - Static variable in exception org.infrastructurebuilder.exceptions.IBException
 
com.mscharhag.et - package com.mscharhag.et
 
com.mscharhag.et.impl - package com.mscharhag.et.impl
 
compareTo(GAVBasic) - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
compareVersion(GAVBasic) - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
createDefaultParentExceptionMappings() - Method in class com.mscharhag.et.impl.ExceptionMappings
 

D

DefaultExceptionMappingConfigurer - Class in com.mscharhag.et.impl
 
DefaultExceptionMappingConfigurer(ExceptionMappings, List<Class<? extends Exception>>) - Constructor for class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 
DefaultExceptionTranslator - Class in com.mscharhag.et.impl
 
DefaultExceptionTranslator(ExceptionMappings) - Constructor for class com.mscharhag.et.impl.DefaultExceptionTranslator
 
DefaultExceptionTranslatorConfigurer - Class in com.mscharhag.et.impl
 
DefaultExceptionTranslatorConfigurer() - Constructor for class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 
DefaultExceptionTranslatorConfigurer(ExceptionMappings) - Constructor for class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 
DefaultGAVBasic - Class in org.infrastructurebuilder.util.versions
 
DefaultGAVBasic() - Constructor for class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
DefaultGAVBasic(String) - Constructor for class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
DefaultGAVBasic(String, String, String) - Constructor for class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
DefaultGAVBasic(String, String, String, String) - Constructor for class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
DefaultGAVBasic(String, String, String, String, String) - Constructor for class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
done() - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
done() - Method in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 

E

ensureNotNull(Object, String) - Static method in class com.mscharhag.et.impl.Arguments
 
ensureTrue(boolean, String) - Static method in class com.mscharhag.et.impl.Arguments
 
equalsIgnoreClassifier(GAVBasic, boolean) - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
ET - Class in com.mscharhag.et
Global factory that can be used to create new ExceptionTranslator configurations using ET.newConfiguration().
ExceptionMappingConfigurer - Interface in com.mscharhag.et
 
exceptionMappings - Variable in class com.mscharhag.et.impl.DefaultExceptionTranslator
 
exceptionMappings - Variable in class com.mscharhag.et.impl.ExceptionMappings
 
ExceptionMappings - Class in com.mscharhag.et.impl
 
ExceptionMappings(ExceptionMappings) - Constructor for class com.mscharhag.et.impl.ExceptionMappings
 
ExceptionTranslator - Interface in com.mscharhag.et
 
ExceptionTranslatorConfigurer - Class in com.mscharhag.et
 
ExceptionTranslatorConfigurer() - Constructor for class com.mscharhag.et.ExceptionTranslatorConfigurer
 

G

GAVBasic - Interface in org.infrastructurebuilder.util.versions
 
getAPIVersion() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
Get the "API version" for semantic versions.
getAPIVersion() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getArtifactDependency() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getArtifactId() - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
getArtifactId() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getArtifactId() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getClassifier() - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
getClassifier() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getConfigInstance(I) - Method in interface org.infrastructurebuilder.exceptions.IBService
 
getConstructorMappings(Exception) - Method in class com.mscharhag.et.impl.ReflectiveExceptionResolver
 
getDefaultSignaturePath() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getExceptionResolver(Class<? extends Exception>) - Method in class com.mscharhag.et.impl.ExceptionMappings
 
getExtension() - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
getExtension() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getExtension() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getGroupId() - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
getGroupId() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getGroupId() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 
getInstance() - Method in interface org.infrastructurebuilder.exceptions.IBService
 
getMessage() - Method in interface org.infrastructurebuilder.exceptions.IBError
Produce the error's message
getTargetException(Exception) - Method in class com.mscharhag.et.impl.DefaultExceptionTranslator
 
getTargetException(Exception) - Method in interface com.mscharhag.et.TargetExceptionResolver
 
getTargetException(String, Exception) - Method in class com.mscharhag.et.impl.ReflectiveExceptionResolver
 
getTargetException(String, Exception) - Method in interface com.mscharhag.et.TargetExceptionResolver
Translates the passed exception to a RuntimeException.
getVersion() - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
getVersion() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 
getVersion() - Method in interface org.infrastructurebuilder.util.versions.IBVersionsSupplier
 

I

IBError - Interface in org.infrastructurebuilder.exceptions
Needs some javadocs here
IBException - Exception in org.infrastructurebuilder.exceptions
 
IBException() - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String, Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(String, Throwable, boolean, boolean) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBException(Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBException
 
IBRepoException - Exception in org.infrastructurebuilder.exceptions
 
IBRepoException() - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String, Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(String, Throwable, boolean, boolean) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBRepoException(Throwable) - Constructor for exception org.infrastructurebuilder.exceptions.IBRepoException
 
IBService<T,C,I> - Interface in org.infrastructurebuilder.exceptions
 
IBVersionsSupplier - Interface in org.infrastructurebuilder.util.versions
 
initialize(C) - Method in interface org.infrastructurebuilder.exceptions.IBService
 
isSnapshot() - Method in interface org.infrastructurebuilder.util.versions.GAVBasic
 

M

mappings - Variable in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 

N

newConfiguration() - Static method in class com.mscharhag.et.ET
Returns a new ExceptionTranslatorConfigurer that can be used to create a new ExceptionTranslator configuration.
newConfiguration() - Method in interface com.mscharhag.et.ExceptionTranslator
 
newConfiguration() - Method in class com.mscharhag.et.impl.DefaultExceptionTranslator
 

O

org.infrastructurebuilder.exceptions - module org.infrastructurebuilder.exceptions
 
org.infrastructurebuilder.exceptions - package org.infrastructurebuilder.exceptions
 
org.infrastructurebuilder.util.versions - package org.infrastructurebuilder.util.versions
 

P

parentExceptionMappings - Variable in class com.mscharhag.et.impl.ExceptionMappings
 

R

ReflectiveExceptionResolver - Class in com.mscharhag.et.impl
Returns RuntimeException instances based on a passed Class.
ReflectiveExceptionResolver(Class<? extends RuntimeException>) - Constructor for class com.mscharhag.et.impl.ReflectiveExceptionResolver
 
ReturningTryBlock<T> - Interface in com.mscharhag.et
 
returns(ReturningTryBlock<T>) - Method in interface com.mscharhag.et.ExceptionTranslator
 
returns(ReturningTryBlock<T>) - Method in class com.mscharhag.et.impl.DefaultExceptionTranslator
 
run() - Method in interface com.mscharhag.et.ReturningTryBlock
 
run() - Method in interface com.mscharhag.et.TryBlock
 

S

setArtifactId(String) - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
setClassifier(String) - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
setExtension(String) - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
setGroupId(String) - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
setVersion(String) - Method in class org.infrastructurebuilder.util.versions.DefaultGAVBasic
 
SNAPSHOT_DESIGNATOR - Static variable in interface org.infrastructurebuilder.util.versions.GAVBasic
 

T

TargetExceptionResolver - Interface in com.mscharhag.et
TargetExceptionResolver is responsible for resolving a source exception to a target exception.
to(Class<? extends RuntimeException>) - Method in interface com.mscharhag.et.ExceptionMappingConfigurer
 
to(Class<? extends RuntimeException>) - Method in class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 
translate(TryBlock) - Method in interface com.mscharhag.et.ExceptionTranslator
 
translate(TryBlock) - Method in class com.mscharhag.et.impl.DefaultExceptionTranslator
 
translate(Class<? extends Exception>...) - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
translate(List<Class<? extends Exception>>) - Method in class com.mscharhag.et.ExceptionTranslatorConfigurer
 
translate(List<Class<? extends Exception>>) - Method in class com.mscharhag.et.impl.DefaultExceptionTranslatorConfigurer
 
TranslationException - Exception in com.mscharhag.et
 
TranslationException(String) - Constructor for exception com.mscharhag.et.TranslationException
 
TranslationException(String, Throwable) - Constructor for exception com.mscharhag.et.TranslationException
 
TryBlock - Interface in com.mscharhag.et
 

U

using(TargetExceptionResolver) - Method in interface com.mscharhag.et.ExceptionMappingConfigurer
 
using(TargetExceptionResolver) - Method in class com.mscharhag.et.impl.DefaultExceptionMappingConfigurer
 

W

withReturningTranslation(ReturningTryBlock<T>) - Method in interface com.mscharhag.et.ExceptionTranslator
Deprecated.
withTranslation(TryBlock) - Method in interface com.mscharhag.et.ExceptionTranslator
Deprecated.
A B C D E G I M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form