Package org.jboss.jca.as.converters
Interface Mbean
-
- All Known Implementing Classes:
MbeanImpl
public interface MbeanCommon ConnectionFactory- Version:
- $Revision: $
- Author:
- Jeff Zhang
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMbean.AttributeAttribute.static classMbean.TagA Tag.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getAttributes()Get the attributes.StringgetCode()Get the code.StringgetName()Get the name.
-