Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1

javax.ejb
Annotation Type Remote


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

Bean class annotation that specifies remote interfaces of the Session bean.

Version:
$Revision$
Author:
Bill Burke

Optional Element Summary
 Class[] value
           
 

value

public abstract Class[] value
Default:
{}

Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.