public class AlfrescoRmiRegistryFactoryBean
extends org.springframework.remoting.rmi.RmiRegistryFactoryBean
alfresco.jmx.connector.enabled property| Constructor and Description |
|---|
AlfrescoRmiRegistryFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected Registry |
getRegistry(int registryPort) |
protected Registry |
getRegistry(int registryPort,
RMIClientSocketFactory clientSocketFactory,
RMIServerSocketFactory serverSocketFactory) |
protected Registry |
getRegistry(String registryHost,
int registryPort,
RMIClientSocketFactory clientSocketFactory,
RMIServerSocketFactory serverSocketFactory) |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public void setEnabled(boolean enabled)
public boolean isEnabled()
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.remoting.rmi.RmiRegistryFactoryBeanExceptionprotected Registry getRegistry(String registryHost, int registryPort, RMIClientSocketFactory clientSocketFactory, RMIServerSocketFactory serverSocketFactory) throws RemoteException
getRegistry in class org.springframework.remoting.rmi.RmiRegistryFactoryBeanRemoteExceptionprotected Registry getRegistry(int registryPort, RMIClientSocketFactory clientSocketFactory, RMIServerSocketFactory serverSocketFactory) throws RemoteException
getRegistry in class org.springframework.remoting.rmi.RmiRegistryFactoryBeanRemoteExceptionprotected Registry getRegistry(int registryPort) throws RemoteException
getRegistry in class org.springframework.remoting.rmi.RmiRegistryFactoryBeanRemoteExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.