org.duracloud.duraservice.aop
Class UpdateConfigAdvice

java.lang.Object
  extended by org.duracloud.duraservice.aop.ServiceAdvice
      extended by org.duracloud.duraservice.aop.UpdateConfigAdvice
All Implemented Interfaces:
org.aopalliance.aop.Advice, org.springframework.aop.AfterAdvice, org.springframework.aop.AfterReturningAdvice, org.springframework.core.Ordered

public class UpdateConfigAdvice
extends ServiceAdvice


Field Summary
 
Fields inherited from class org.duracloud.duraservice.aop.ServiceAdvice
DEPLOYMENT_ID_INDEX, SERVICE_ID_INDEX
 
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
 
Constructor Summary
UpdateConfigAdvice()
           
 
Method Summary
 
Methods inherited from class org.duracloud.duraservice.aop.ServiceAdvice
afterReturning, createServiceMessage, getDeploymentId, getDestination, getJmsTemplate, getOrder, getServiceId, setDestination, setJmsTemplate, setOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateConfigAdvice

public UpdateConfigAdvice()


Copyright © 2009-2012 DuraSpace. All Rights Reserved.