Class DefaultContentDeliveryRuntimeFactory

  • All Implemented Interfaces:
    org.smooks.api.delivery.ContentDeliveryRuntimeFactory

    public class DefaultContentDeliveryRuntimeFactory
    extends Object
    implements org.smooks.api.delivery.ContentDeliveryRuntimeFactory
    • Constructor Detail

      • DefaultContentDeliveryRuntimeFactory

        public DefaultContentDeliveryRuntimeFactory​(org.smooks.api.Registry registry,
                                                    org.smooks.api.delivery.ReaderPoolFactory readerPoolFactory)
    • Method Detail

      • create

        public org.smooks.api.delivery.ContentDeliveryRuntime create​(org.smooks.api.profile.ProfileSet profileSet,
                                                                     List<org.smooks.api.delivery.ContentHandlerBinding<org.smooks.api.resource.visitor.Visitor>> extendedContentHandlerBindings)
        Specified by:
        create in interface org.smooks.api.delivery.ContentDeliveryRuntimeFactory