org.jboss.ejb3.annotation
Annotation Type ProducerLocal


@Target(value={METHOD,TYPE,FIELD,PARAMETER})
@Retention(value=RUNTIME)
public @interface ProducerLocal

Annotation for specifying that a Producer will be invoked on locally only.

Version:
$Revision: 68410 $
Author:
Bill Burke



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