javax.ejb
Annotation Type Local


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

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

Version:
$Revision: 1.2.4.6 $
Author:
Bill Burke

Optional Element Summary
 java.lang.Class[] value
           
 

value

public abstract java.lang.Class[] value
Default:
{}