| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.component |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotatedObjectFactory<T>
Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects
which in turn are
AnnotatedObjects. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnnotatedObjectFactory<T>
Basic implementation of
AnnotatedObjectFactory that handles all annotation related behavior including
getObject(). |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.