org.atmosphere.config.service
Annotation Type Singleton


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Singleton

A class annotated with this annotation will be instantiated only once.

Author:
Jeanfrancois Arcand



Copyright © 2013. All Rights Reserved.