javax.webbeans
Annotation Type Destructor


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Destructor

Specifies that a method of a Web Bean implementation class is a Web Beans remove method.

Author:
Gavin King



Copyright © 2008. All Rights Reserved.