org.jboss.jmx.examples.configuration
Interface SampleMBeanConfiguratorMBean
- All Superinterfaces:
- MBeanConfiguratorSupportMBean, Service, ServiceMBean
- All Known Implementing Classes:
- SampleMBeanConfigurator
public interface SampleMBeanConfiguratorMBean
- extends MBeanConfiguratorSupportMBean
StandardMBean interface for SampleMBeanConfigurator.
- Version:
- $Revision: 85945 $
- Author:
- Brian Stansberry
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
getSampleServiceObjectName
ObjectName getSampleServiceObjectName()
setSampleServiceObjectName
void setSampleServiceObjectName(ObjectName sampleServiceObjectName)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.