org.duracloud.duraservice.aop
Class GetAvailableServicesAdvice

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

public class GetAvailableServicesAdvice
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
GetAvailableServicesAdvice()
           
 
Method Summary
protected  ServiceMessage createServiceMessage(Object[] methodArgs)
           
 
Methods inherited from class org.duracloud.duraservice.aop.ServiceAdvice
afterReturning, 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

GetAvailableServicesAdvice

public GetAvailableServicesAdvice()
Method Detail

createServiceMessage

protected ServiceMessage createServiceMessage(Object[] methodArgs)
Overrides:
createServiceMessage in class ServiceAdvice


Copyright © 2009-2011 DuraSpace. All Rights Reserved.