org.jboss.ejb3.annotation
Annotation Type RemoteBindings


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

Annotation for specifying the remote jndi bindings for a bean

Version:
$Revision: 67834 $
Author:
Bill Burke

Required Element Summary
 RemoteBinding[] value
           
 

Element Detail

value

public abstract RemoteBinding[] value


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