DRAFT

javax.inject
Annotation Type Disposes


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
@Documented
public @interface Disposes

Specifies that a parameter of a method of bean is the disposed parameter of a disposal method.

Author:
Gavin King, Pete Muir


DRAFT

Submit a bug or feature

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