public class MbeanImpl extends Object implements Mbean
Mbean.Attribute, Mbean.Tag
MbeanImpl(String code, String name, Map<String,String> attributes)
Map<String,String>
getAttributes()
String
getCode()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MbeanImpl(String code, String name, Map<String,String> attributes)
code
name
attributes
public String getCode()
getCode
Mbean
public String getName()
getName
public Map<String,String> getAttributes()
getAttributes
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)