Save This Page
Home » glassfish-v2ur2-b04-src » javax » ejb » [javadoc | source]
javax.ejb
public class: Remote [javadoc | source]
javax.ejb.Remote
Declares the remote business interface(s) for a session bean. When used on an interface, designates that interface as a remote business interface. In this case, no value() is provided.
Method from javax.ejb.Remote Summary:
value
Method from javax.ejb.Remote Detail:
 Class[] value()