de.smartics.properties.integration.cdi
Annotation Type Application


@Retention(value=RUNTIME)
@Qualifier
@Target(value={METHOD,FIELD,PARAMETER,TYPE})
public @interface Application

This annotation is used to mark one class in the application as the locator that shall be used to determine the META-INF/manifest.mf which contains the information which artifactId, groupId and version for the properties lookup shall be used.



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.