| 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,
List<InterfaceBinding> bindings) |
| Constructor and Description |
|---|
PoolingProfile(PoolingProfile pp) |
| Modifier and Type | Field and Description |
|---|---|
protected PoolingProfile |
SedaModel.poolingProfile
Deprecated.
the pooling configuration used when initialising the service described by
this descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
PoolingProfile |
SedaModel.getPoolingProfile()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SedaModel.setPoolingProfile(PoolingProfile poolingProfile)
Deprecated.
|
| 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,
MuleContext muleContext)
Creates a new pool and an Object factory with the ServiceDescriptor
|
DefaultLifecycleEnabledObjectPool(ObjectFactory objectFactory,
PoolingProfile poolingProfile,
MuleContext muleContext) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.