|
WebCab Bonds Demo (J2EE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Local Home interface of the Developer Enterprise JavaBean. Use it instead of the DeveloperHome interface when your clients run in the same virtual machine as the bean. Note that every create method stays the same as in the standard Home interface.
DeveloperHome,
DeveloperLocal| Method Summary | |
DeveloperLocal |
create()
Creates a local instance of Developer the same as when calling the corresponding creation method from the DeveloperHome interface. |
| Methods inherited from interface javax.ejb.EJBLocalHome |
remove |
| Method Detail |
public DeveloperLocal create()
throws CreateException
CreateExceptionDeveloperHome.create()
|
WebCab Bonds Demo (J2EE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||