Class ManagedRemoveProperties

All Implemented Interfaces:
org.apache.camel.api.management.ManagedInstance, org.apache.camel.api.management.mbean.ManagedCounterMBean, org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean, org.apache.camel.api.management.mbean.ManagedProcessorMBean, org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean, PerformanceCounter

@ManagedResource(description="Managed RemoveProperties") public class ManagedRemoveProperties extends ManagedProcessor implements org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
  • Constructor Details

    • ManagedRemoveProperties

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

    • getPattern

      public String getPattern()
      Specified by:
      getPattern in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
    • getExcludePattern

      Specified by:
      getExcludePattern in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean