Package | Description |
---|---|
org.mule.api.component | |
org.mule.component | |
org.mule.routing.nested | |
org.mule.service |
Modifier and Type | Method and Description |
---|---|
NestedRouterCollection |
JavaComponent.getNestedRouter() |
Modifier and Type | Method and Description |
---|---|
void |
JavaComponent.setNestedRouter(NestedRouterCollection nestedRouter) |
Modifier and Type | Field and Description |
---|---|
protected NestedRouterCollection |
AbstractJavaComponent.nestedRouter |
Modifier and Type | Method and Description |
---|---|
NestedRouterCollection |
AbstractJavaComponent.getNestedRouter() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJavaComponent.setNestedRouter(NestedRouterCollection nestedRouter) |
Constructor and Description |
---|
AbstractJavaComponent(ObjectFactory objectFactory,
EntryPointResolverSet entryPointResolverSet,
NestedRouterCollection nestedRouterCollection) |
DefaultJavaComponent(ObjectFactory objectFactory,
EntryPointResolverSet entryPointResolverSet,
NestedRouterCollection nestedRouterCollection) |
PooledJavaComponent(ObjectFactory objectFactory,
PoolingProfile poolingProfile,
EntryPointResolverSet entryPointResolverSet,
NestedRouterCollection nestedRouterCollection) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNestedRouterCollection
TODO
|
Modifier and Type | Field and Description |
---|---|
protected NestedRouterCollection |
AbstractService.nestedRouter |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.