com.neeve.server.app.annotations
Annotation Type AppStatContainersAccessor


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

Annotates the method that gets the application's AppStat containers. The annotated method must take a Set as its sole method parameter and populate it with containers containing AppStat annotations.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.