org.atmosphere.config.service
Annotation Type Disconnect


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Disconnect

Use this annotation with the ManagedService annotation. Annotate a method which will get invoked when the remote connection is closed.

Author:
Jeanfrancois Arcand



Copyright © 2013. All Rights Reserved.