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


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

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



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