com.opensymphony.xwork2.inject
Annotation Type Scoped


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

Annotates a scoped implementation class.

Author:
crazybob

Required Element Summary
 Scope value
          Scope.
 

Element Detail

value

public abstract Scope value
Scope.



Copyright © 2009 OpenSymphony. All Rights Reserved.