org.jboss.jmx.examples.configuration
Interface SampleConfigMBean

All Known Implementing Classes:
SampleConfig

public interface SampleConfigMBean

Author:
Tom Elrod

Method Summary
 String getTestAttribute()
           
 void setTestAttribute(String testValue)
           
 

Method Detail

getTestAttribute

String getTestAttribute()

setTestAttribute

void setTestAttribute(String testValue)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.