public class ConnectorServerFactory
extends org.springframework.jmx.support.ConnectorServerFactoryBean
JMXConnectorServer,
optionally registers it with the MBeanServer and then starts it.| Constructor and Description |
|---|
ConnectorServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Wraps original initialization method to log errors, rather than having
exceptions occur within the Spring framework itself (this would cause the entire webapp to fail)
|
destroy, getObject, getObjectType, isSingleton, setDaemon, setEnvironment, setEnvironmentMap, setObjectName, setServiceUrl, setThreadedpublic void afterPropertiesSet()
throws JMException,
IOException
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.jmx.support.ConnectorServerFactoryBeanJMExceptionIOExceptionConnectorServerFactoryBean.afterPropertiesSet()Copyright © 2005–2014 Alfresco Software. All rights reserved.