org.jboss.beans.metadata.api.annotations
Annotation Type CleanupOnly


@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface CleanupOnly

Marks that an annotation is only used while uninstalling.

Author:
Ales Justin



Copyright ? 2007 JBoss Inc.. All Rights Reserved.