public class InMemoryCursorStreamProviderObjectFactory extends AbstractAnnotatedObjectFactory<T>
| Modifier and Type | Field and Description |
|---|---|
protected StreamingManager |
streamingManager |
| Constructor and Description |
|---|
InMemoryCursorStreamProviderObjectFactory(int initialBufferSize,
int bufferSizeIncrement,
int maxInMemorySize,
org.mule.runtime.api.util.DataUnit dataUnit) |
| Modifier and Type | Method and Description |
|---|---|
CursorStreamProviderFactory |
doGetObject() |
T |
getObject() |
getAnnotation, getAnnotations, getIdentifier, getLocation, setAnnotations@Inject protected StreamingManager streamingManager
public InMemoryCursorStreamProviderObjectFactory(int initialBufferSize,
int bufferSizeIncrement,
int maxInMemorySize,
org.mule.runtime.api.util.DataUnit dataUnit)
public CursorStreamProviderFactory doGetObject() throws Exception
Exceptionpublic T getObject() throws Exception
getObject in interface ObjectFactory<T extends CursorStreamProviderFactory>getObject in class AbstractAnnotatedObjectFactory<T extends CursorStreamProviderFactory>ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.