public class FileStoreCursorStreamProviderObjectFactory
extends org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory<org.mule.runtime.core.api.streaming.bytes.CursorStreamProviderFactory>
Nested Class Summary
Nested classes/interfaces inherited from interface org.mule.runtime.api.component.Component
public FileStoreCursorStreamProviderObjectFactory(int maxInMemorySize,
org.mule.runtime.api.util.DataUnit dataUnit)
Method Detail
doGetObject
public org.mule.runtime.core.api.streaming.bytes.CursorStreamProviderFactory doGetObject()
throws Exception
Specified by:
doGetObject in class org.mule.runtime.dsl.api.component.AbstractComponentFactory<org.mule.runtime.core.api.streaming.bytes.CursorStreamProviderFactory>