FileDocCategorySizeDatePackage
Remote.javaAPI DocGlassfish v2 API2455Fri May 04 22:35:54 BST 2007javax.ejb

Remote

public class 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.

Fields Summary
Constructors Summary
Methods Summary
java.lang.Class[]value()