| Package | Description |
|---|---|
| org.mule.runtime.core.api.object | |
| org.mule.runtime.core.component | |
| org.mule.runtime.core.object |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectFactory.addObjectInitialisationCallback(InitialisationCallback callback)
Register a custom initialiser
|
| Modifier and Type | Method and Description |
|---|---|
void |
PooledJavaComponent.LifeCycleAdapterFactory.addObjectInitialisationCallback(InitialisationCallback callback) |
| Modifier and Type | Field and Description |
|---|---|
protected List<InitialisationCallback> |
AbstractObjectFactory.initialisationCallbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
JndiObjectFactory.addObjectInitialisationCallback(InitialisationCallback callback) |
void |
AbstractObjectFactory.addObjectInitialisationCallback(InitialisationCallback callback) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.