Class MBeanWildFlyRuntimeServices

All Implemented Interfaces:
MBeanRuntimeServicesMBean, MBeanWildFlyRuntimeServicesMBean

public class MBeanWildFlyRuntimeServices extends WildFlyRuntimeServices implements MBeanWildFlyRuntimeServicesMBean

Purpose: Provide a dynamic interface into the EclipseLink Session.

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

Since:
EclipseLink 4.0.1
  • Constructor Details

    • MBeanWildFlyRuntimeServices

      public MBeanWildFlyRuntimeServices(Session session)