Package org.atmosphere.config.service
Annotation Type Singleton
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface SingletonA class annotated with this annotation will be instantiated only once.- Author:
- Jeanfrancois Arcand
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public @interface Singleton