|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TauZamanRemoteServiceHandler interface enables a
TauZamanSystem to be set as a server.
TauZamanRemoteServiceHandler is itself a remote class
interface.
TauZamanRemoteServiceHandlerImpl,
TauZamanSystem,
TauZamanRemoteService| Method Summary | |
TauZamanRemoteService |
getService(java.lang.String calendricSystemName,
java.net.URL calendricSystemUrl,
java.net.URL defaultPropertyListUrl)
Returns a TauZamanRemoteService with a default CalendricSystem
and Property list. |
| Method Detail |
public TauZamanRemoteService getService(java.lang.String calendricSystemName,
java.net.URL calendricSystemUrl,
java.net.URL defaultPropertyListUrl)
throws java.rmi.RemoteException,
CalendricSystemFormationException,
PropertyFormationException
TauZamanRemoteService with a default CalendricSystem
and Property list.
calendricSystemName - String name, given by user, which loaded default CalendricSystem
will be referred ascalendricSystemUrl - default CalendricSystem for this TauZamanService
TauZamanRemoteService ready to serve
java.rmi.RemoteException - if an abnormal condition occurs during remote connection
CalendricSystemFormationException - if any abnormal condition occurs when loading
default CalendricSystem for the fetched remote service
PropertyFormationException - if any abnormal condition occurs when loading
default Property list for the fetched remote service
|
tauZaman v0.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||