| Package | Description |
|---|---|
| org.mule.component | |
| org.mule.config |
Providers Mule Xml configuration support and general configuration classes.
|
| org.mule.model.seda | |
| org.mule.util.pool |
| Modifier and Type | Field and Description |
|---|---|
protected PoolingProfile |
PooledJavaComponent.poolingProfile |
| Modifier and Type | Method and Description |
|---|---|
PoolingProfile |
PooledJavaComponent.getPoolingProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
PooledJavaComponent.setPoolingProfile(PoolingProfile poolingProfile) |
| Constructor and Description |
|---|
PooledJavaComponent(ObjectFactory objectFactory,
PoolingProfile poolingProfile) |
PooledJavaComponent(ObjectFactory objectFactory,
PoolingProfile poolingProfile,
EntryPointResolverSet entryPointResolverSet,
NestedRouterCollection nestedRouterCollection) |
| Constructor and Description |
|---|
PoolingProfile(PoolingProfile pp) |
| Modifier and Type | Field and Description |
|---|---|
protected PoolingProfile |
SedaModel.poolingProfile
the pooling configuration used when initialising the service described by
this descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
PoolingProfile |
SedaModel.getPoolingProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
SedaModel.setPoolingProfile(PoolingProfile poolingProfile) |
| Modifier and Type | Field and Description |
|---|---|
protected PoolingProfile |
CommonsPoolObjectPool.poolingProfile
The pooling profile used to configure and initialise pool
|
| Constructor and Description |
|---|
CommonsPoolObjectPool(ObjectFactory objectFactory,
PoolingProfile poolingProfile)
Creates a new pool and an Object factory with the UMODescriptor
|
DefaultLifecycleEnabledObjectPool(ObjectFactory objectFactory,
PoolingProfile poolingProfile) |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.