Class MimeServiceExtractor

  • All Implemented Interfaces:
    ComponentLifecycle, ServiceExtractor

    @ComponentProfile(summary="Select the service to executed based on a MIME selector on the message")
    public class MimeServiceExtractor
    extends ServiceExtractorImpl
    ServiceExtractor implementation that uses a PartSelector to extract where the service is.

    In the adapter configuration file this class is aliased as dynamic-mime-service-extractor which is the preferred alternative to the fully qualified classname when building your configuration.