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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.