org.atmosphere.config.service
Annotation Type Resume


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

Use this annotation with the ManagedService annotation. A method annotated with this annotation will be executed and then the connection will be resumed.

Author:
Jeanfrancois Arcand



Copyright © 2014. All Rights Reserved.