org.granite.tide.spring
Class TideDataPublishingAdvisor
java.lang.Object
org.springframework.aop.support.AbstractPointcutAdvisor
org.granite.tide.spring.TideDataPublishingAdvisor
- All Implemented Interfaces:
- Serializable, org.springframework.aop.Advisor, org.springframework.aop.PointcutAdvisor, org.springframework.core.Ordered
public class TideDataPublishingAdvisor
- extends org.springframework.aop.support.AbstractPointcutAdvisor
- See Also:
- Serialized Form
| Fields inherited from interface org.springframework.core.Ordered |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Methods inherited from class org.springframework.aop.support.AbstractPointcutAdvisor |
equals, getOrder, hashCode, isPerInstance, setOrder |
TideDataPublishingAdvisor
public TideDataPublishingAdvisor()
TideDataPublishingAdvisor
public TideDataPublishingAdvisor(TideDataPublishingInterceptor interceptor)
setDataPublishingInterceptor
public void setDataPublishingInterceptor(TideDataPublishingInterceptor interceptor)
getAdvice
public org.aopalliance.aop.Advice getAdvice()
getPointcut
public org.springframework.aop.Pointcut getPointcut()