Java EE 5 SDK

javax.ejb
Annotation Type Local


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

When used on the bean class, declares the local business interface(s) for a session bean. When used on an interface, designates that interface as a local business interface. In this case, no value() is provided.


Optional Element Summary
 Class[] value
           
 

value

public abstract Class[] value
Default:
{}

Java EE 5 SDK

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Scripting on this page tracks web page traffic, but does not change the content in any way.