org.duracloud.duraservice.aop
Class GetDeployedPropsAdvice

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

public class GetDeployedPropsAdvice
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
GetDeployedPropsAdvice()
           
 
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

GetDeployedPropsAdvice

public GetDeployedPropsAdvice()


Copyright © 2009-2012 DuraSpace. All Rights Reserved.