public class RmiServiceExporter
extends org.springframework.remoting.rmi.RmiServiceExporter
| Constructor and Description |
|---|
RmiServiceExporter() |
| Modifier and Type | Method and Description |
|---|---|
Remote |
getObjectToExport() |
Object |
getRemoteService() |
void |
setServiceName(String serviceName)
Override to get access to the serviceName
|
afterPropertiesSet, destroy, getRegistry, getRegistry, getRegistry, prepare, setAlwaysCreateRegistry, setClientSocketFactory, setRegistry, setRegistryClientSocketFactory, setRegistryHost, setRegistryPort, setRegistryServerSocketFactory, setReplaceExistingBinding, setServerSocketFactory, setServicePort, testRegistrygetRemoteInvocationExecutor, invokeAndCreateResult, setRemoteInvocationExecutorcheckService, checkServiceInterface, getExporterName, getProxyForService, getService, getServiceInterface, setInterceptors, setRegisterTraceInterceptor, setService, setServiceInterfacepublic Remote getObjectToExport()
getObjectToExport in class org.springframework.remoting.rmi.RmiBasedExporterpublic Object getRemoteService()
public void setServiceName(String serviceName)
setServiceName in class org.springframework.remoting.rmi.RmiServiceExporterCopyright © 2014 JDAL. All Rights Reserved.