Spring BlazeDS Integration

org.springframework.flex.remoting
Annotation Type RemotingExclude


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface RemotingExclude

Method-level annotation to mark a method as excluded when exposing the object for AMF-based remoting using the @ RemotingDestination annotation.

Author:
Jeremy Grelle


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.