public class SetAndThrowAuthorizationExceptionSupplier<T> extends Object implements com.google.common.base.Supplier<T>
Constructor and Description |
---|
SetAndThrowAuthorizationExceptionSupplier(com.google.common.base.Supplier<T> delegate,
AtomicReference<AuthorizationException> authException) |
public SetAndThrowAuthorizationExceptionSupplier(com.google.common.base.Supplier<T> delegate, AtomicReference<AuthorizationException> authException)
Copyright © 2009-2012 jclouds. All Rights Reserved.