Class RethrowServiceLoadExceptionHandler

java.lang.Object
org.apache.jorphan.reflect.RethrowServiceLoadExceptionHandler
All Implemented Interfaces:
ServiceLoadExceptionHandler<Object>

public class RethrowServiceLoadExceptionHandler extends Object implements ServiceLoadExceptionHandler<Object>
Rethrows service loading failures as IllegalStateException.