org.opensha.nshmp.sha.calc.remote
Class RemoteHazardDataCalcFactoryImpl
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.opensha.nshmp.sha.calc.remote.RemoteHazardDataCalcFactoryImpl
- All Implemented Interfaces:
- Serializable, Remote, RemoteHazardDataCalcFactoryAPI
public class RemoteHazardDataCalcFactoryImpl
- extends UnicastRemoteObject
- implements RemoteHazardDataCalcFactoryAPI
Title:
Description:
Copyright: Copyright (c) 2002
Company:
- Version:
- 1.0
- Author:
- not attributable
- See Also:
- Serialized Form
RemoteHazardDataCalcFactoryImpl
public RemoteHazardDataCalcFactoryImpl()
throws RemoteException
- Throws:
RemoteException
getRemoteHazardDataCalc
public HazardDataCalcAPI getRemoteHazardDataCalc()
throws RemoteException
- Description copied from interface:
RemoteHazardDataCalcFactoryAPI
- Get the reference to the instance of the HazardDataCalc
- Specified by:
getRemoteHazardDataCalc in interface RemoteHazardDataCalcFactoryAPI
- Returns:
- org.opensha.nshmp.sha.calc.api.HazardDataCalcAPI
- Throws:
RemoteException