public class RMIDaemonInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
RMIDaemonInitializingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setMaxAttempts(int maxAttempts) |
void |
setRetryDelayMilliseconds(long retryDelayMilliseconds) |
void |
stop() |
public void setMaxAttempts(int maxAttempts)
public void setRetryDelayMilliseconds(long retryDelayMilliseconds)
public void afterPropertiesSet()
throws IOException,
InterruptedException
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanIOExceptionInterruptedExceptionpublic void stop()
throws RemoteException
RemoteExceptionCopyright © 2019. All rights reserved.