|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerHome
The remote EJB home used to look up the Server EJB.
| Method Summary | |
|---|---|
Server |
create()Creates an instance of the Server EJB for use by the calling consumer. |
| Methods inherited from interface javax.ejb.EJBHome |
|---|
getEJBMetaData, getHomeHandle, remove, remove |
| Method Detail |
|---|
Server create()
throws java.rmi.RemoteException,
javax.ejb.CreateException
java.rmi.RemoteException - if there is a communications failure during creationjavax.ejb.CreateException - if there is a server-side failure during creation
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||