Interface Mbean

All Known Implementing Classes:
MbeanImpl

public interface Mbean
Common ConnectionFactory
Version:
$Revision: $
Author:
Jeff Zhang
  • Method Details

    • getCode

      String getCode()
      Get the code.
      Returns:
      the code.
    • getName

      String getName()
      Get the name.
      Returns:
      the name.
    • getAttributes

      Map<String,String> getAttributes()
      Get the attributes.
      Returns:
      the attributes.