Class AsyncAnnotatedMBean

  • All Implemented Interfaces:
    DynamicMBean, MBeanRegistration

    public class AsyncAnnotatedMBean
    extends AnnotatedMBean
    MBean that invokes the requested operation using an async operation and waits for the result if the operation times out then an exception is thrown.