类的使用
org.springframework.jmx.MBeanServerNotFoundException
使用MBeanServerNotFoundException的程序包 程序包 说明 org.springframework.jmx.access Provides support for accessing remote MBean resources.org.springframework.jmx.support Contains support classes for connecting to local and remoteMBeanServers and for exposing anMBeanServerto remote clients.org.springframework.jmx.access中MBeanServerNotFoundException的使用
抛出MBeanServerNotFoundException的org.springframework.jmx.access中的方法 修饰符和类型 方法 说明 voidMBeanProxyFactoryBean. afterPropertiesSet()Checks that theproxyInterfacehas been specified and then generates the proxy for the target MBean.org.springframework.jmx.support中MBeanServerNotFoundException的使用
抛出MBeanServerNotFoundException的org.springframework.jmx.support中的方法 修饰符和类型 方法 说明 voidMBeanServerFactoryBean. afterPropertiesSet()Creates theMBeanServerinstance.voidWebSphereMBeanServerFactoryBean. afterPropertiesSet()static MBeanServerJmxUtils. locateMBeanServer()Attempt to find a locally runningMBeanServer.static MBeanServerJmxUtils. locateMBeanServer(String agentId)Attempt to find a locally runningMBeanServer.protected MBeanServerMBeanServerFactoryBean. locateMBeanServer(String agentId)Attempt to locate an existingMBeanServer.