Class CollectServiceLoadExceptionHandler<S>

java.lang.Object
org.apache.jorphan.reflect.CollectServiceLoadExceptionHandler<S>
Type Parameters:
S - the service type
All Implemented Interfaces:
ServiceLoadExceptionHandler<S>

public class CollectServiceLoadExceptionHandler<S> extends Object implements ServiceLoadExceptionHandler<S>
Collects all the failures in a collection.