org.jboss.metadata.plugins.scope
Annotation Type ApplicationScope


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ApplicationScope

Application scope annotation.

Author:
Ales Justin

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.