Class ManagedMulticast

All Implemented Interfaces:
org.apache.camel.api.management.ManagedInstance, org.apache.camel.api.management.mbean.ManagedCounterMBean, org.apache.camel.api.management.mbean.ManagedMulticastMBean, org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean, org.apache.camel.api.management.mbean.ManagedProcessorMBean, PerformanceCounter
Direct Known Subclasses:
ManagedSplitter

@ManagedResource(description="Managed Multicast") public class ManagedMulticast extends ManagedProcessor implements org.apache.camel.api.management.mbean.ManagedMulticastMBean
  • Constructor Details

    • ManagedMulticast

      public ManagedMulticast(org.apache.camel.CamelContext context, org.apache.camel.processor.MulticastProcessor processor, org.apache.camel.model.ProcessorDefinition<?> definition)
  • Method Details

    • isParallelAggregate

      Specified by:
      isParallelAggregate in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
    • isParallelProcessing

      Specified by:
      isParallelProcessing in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
    • isStreaming

      public Boolean isStreaming()
      Specified by:
      isStreaming in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
    • isStopOnException

      Specified by:
      isStopOnException in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
    • isShareUnitOfWork

      Specified by:
      isShareUnitOfWork in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
    • getTimeout

      public Long getTimeout()
      Specified by:
      getTimeout in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean