Package org.atmosphere.config.service
Annotation Type Disconnect
-
@Retention(RUNTIME) @Target(METHOD) public @interface DisconnectUse this annotation with theManagedServiceannotation. Annotate a method which will get invoked when the remote connection is closed.- Author:
- Jeanfrancois Arcand