DRAFT

javax.enterprise.context
Annotation Type NormalScope


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface NormalScope

Specifies that an annotation type is a scope type.

Author:
Gavin King, Pete Muir

Optional Element Summary
 boolean passivating
           
 

passivating

public abstract boolean passivating
Returns:
true if this is a passivating scope (beans with this scope type must be serializable)
Default:
false

DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

Generated on 3-November-2009 04:04