File
Doc
Category
Size
Date
Package
Remote.java
API Doc
Glassfish v2 API
2455
Fri May 04 22:35:54 BST 2007
javax.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
()
Java Code Source