org.atmosphere.config.service
Annotation Type Disconnect


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

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

Author:
Jeanfrancois Arcand



Copyright © 2013. All Rights Reserved.