org.jboss.ejb3.interceptors
Annotation Type ManagedObject


@Inherited
@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ManagedObject

Indicate that this is a managed object. A managed object will be instrumented to allow for interceptors. Note that in most cases the annotation will be added by others, so it does not have to be explicitly added.

Version:
$Revision: 68527 $
Author:
Carlo de Wolf



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.