|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jmx.support.MBeanRegistrationSupport
org.springframework.jmx.support.ConnectorServerFactoryBean
org.apache.xbean.server.spring.jmx.ConnectorServerFactoryBean
public class ConnectorServerFactoryBean
A helper class which logs a useful startup message.
Field Summary |
---|
Fields inherited from class org.springframework.jmx.support.ConnectorServerFactoryBean |
---|
DEFAULT_SERVICE_URL |
Fields inherited from class org.springframework.jmx.support.MBeanRegistrationSupport |
---|
logger, registeredBeans, REGISTRATION_FAIL_ON_EXISTING, REGISTRATION_IGNORE_EXISTING, REGISTRATION_REPLACE_EXISTING, server |
Constructor Summary | |
---|---|
ConnectorServerFactoryBean()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
setServiceUrl(String serviceUrl)
|
Methods inherited from class org.springframework.jmx.support.ConnectorServerFactoryBean |
---|
destroy, getObject, getObjectType, isSingleton, setDaemon, setEnvironment, setEnvironmentMap, setObjectName, setThreaded |
Methods inherited from class org.springframework.jmx.support.MBeanRegistrationSupport |
---|
doRegister, doUnregister, getRegisteredObjectNames, getServer, onRegister, onRegister, onUnregister, setRegistrationBehavior, setRegistrationBehaviorName, setServer, unregisterBeans |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectorServerFactoryBean()
Method Detail |
---|
public void setServiceUrl(String serviceUrl)
setServiceUrl
in class org.springframework.jmx.support.ConnectorServerFactoryBean
public void afterPropertiesSet() throws JMException, IOException
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.springframework.jmx.support.ConnectorServerFactoryBean
JMException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |