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


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

Deployment scope annotation.

Author:
Ales Justin

Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


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