| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationObjectBuilder<T>
Implementation of
ObjectBuilder to create instances that match a given ConfigurationModel. |
class |
ConnectionProviderObjectBuilder<C>
Implementation of
ResolverSetBasedObjectBuilder which produces instances of ConnectionProviderModel |
class |
DefaultConnectionProviderObjectBuilder<C>
Implementation of
ResolverSetBasedObjectBuilder which produces instances of ConnectionProviderModel |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthConnectionProviderObjectBuilder<C>
A specialization of
DefaultConnectionProviderObjectBuilder to wrap the ConnectionProvider
into OAuthConnectionProviderWrapper instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResolverSetBasedObjectBuilder<T>
Default implementation of
ResolverSetBasedObjectBuilder which uses reflection
and a default constructor to instantiate the generated objects |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.