org.apache.wink.common.annotations
Annotation Type Scope


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface Scope

Declares Scope of the annotation


Required Element Summary
 Scope.ScopeType value
           
 

Element Detail

value

public abstract Scope.ScopeType value


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.