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 Detail

      • ManagedRemoveProperties

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

      • getPattern

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

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