org.springframework.flex.core
Interface EndpointAdvisor

All Superinterfaces:
org.springframework.aop.Advisor
All Known Implementing Classes:
EndpointServiceMessagePointcutAdvisor

public interface EndpointAdvisor
extends org.springframework.aop.Advisor

Marker interface for Spring AOP Advisors that apply advice to BlazeDS Endpoints.

Author:
Jeremy Grelle

Method Summary
 
Methods inherited from interface org.springframework.aop.Advisor
getAdvice, isPerInstance