Class ApplicationConfig
- java.lang.Object
-
- org.duracloud.snapshot.bridge.rest.config.ApplicationConfig
-
@Configuration @EnableAspectJAutoProxy public class ApplicationConfig extends Object
All java-based config definitions live in this class.- Author:
- Daniel Bernstein Date: Feb 4, 2014
-
-
Constructor Summary
Constructors Constructor Description ApplicationConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.duracloud.common.aop.RetryAdviceretryAdvice(org.duracloud.common.notification.NotificationManager notificationManager)org.duracloud.client.util.StoreClientUtilstoreClientUtil(org.duracloud.common.aop.RetryAdvice advice)
-