org.jboss.ejb3.annotation
Annotation Type LocalBinding


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface LocalBinding

Annotation for specifying the local jndi binding for an EJB local interface

Version:
$Revision: 67834 $
Author:
Bill Burke

Required Element Summary
 String jndiBinding
           
 

Element Detail

jndiBinding

public abstract String jndiBinding


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