public abstract class AbstractCursorProviderObjectFactory<T> extends AbstractAnnotatedObjectFactory<T>
| Modifier and Type | Field and Description |
|---|---|
protected StreamingManager |
streamingManager |
| Constructor and Description |
|---|
AbstractCursorProviderObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
T |
getObject() |
doGetObject, getAnnotation, getAnnotations, getLocation, setAnnotations@Inject protected StreamingManager streamingManager
public T getObject() throws Exception
getObject in interface ObjectFactory<T>getObject in class AbstractAnnotatedObjectFactory<T>ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.