@Deprecated public class ZippedBlockRMIServiceExporter extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ZippedBlockRMIServiceExporter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Deprecated.
|
void |
destroy()
Deprecated.
|
void |
setRegistryCompressedPort(int registryPort)
Deprecated.
|
void |
setRegistryHost(String registryHost)
Deprecated.
|
void |
setRegistryPort(int registryPort)
Deprecated.
|
void |
setService(Object service)
Deprecated.
|
void |
setServiceInterface(Class<?> serviceInterface)
Deprecated.
|
void |
setServiceName(String serviceName)
Deprecated.
Defaults to the simple class name of the service interface class
|
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void setRegistryCompressedPort(int registryPort)
registryPort - default is 1100public void setRegistryHost(String registryHost)
public void setRegistryPort(int registryPort)
registryPort - default is 1099public void setService(Object service)
public void setServiceInterface(Class<?> serviceInterface)
public void setServiceName(String serviceName)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.