Class MBeanDevelopmentServices

  • All Implemented Interfaces:
    MBeanDevelopmentServicesMBean

    public class MBeanDevelopmentServices
    extends DevelopmentServices
    implements MBeanDevelopmentServicesMBean

    Purpose: Provide a dynamic interface into the EclipseLink Identity Map Manager.

    Description: This class is meant to provide a framework for gaining access to configuration and statistics of the EclipseLink Cache during runtime. It will provide the basis for development of a JMX service and possibly other frameworks.

    • Constructor Detail

      • MBeanDevelopmentServices

        public MBeanDevelopmentServices​(Session session)