org.jboss.solder.core
Annotation Type System


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

Qualifier annotation provided access to system property values.

Author:
Sebastian Sachtleben



Copyright © 2008-2011 Seam Framework. All Rights Reserved.