| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.compendium.internal.cm |
| Modifier and Type | Method and Description |
|---|---|
static ManagedFactoryDisposableInvoker.DestructionCodes |
ManagedFactoryDisposableInvoker.DestructionCodes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ManagedFactoryDisposableInvoker.DestructionCodes[] |
ManagedFactoryDisposableInvoker.DestructionCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedFactoryDisposableInvoker.destroy(java.lang.String beanName,
java.lang.Object beanInstance,
ManagedFactoryDisposableInvoker.DestructionCodes code) |
private void |
ManagedFactoryDisposableInvoker.invokeCustomMethod(java.lang.String targetName,
java.lang.Object target,
ManagedFactoryDisposableInvoker.DestructionCodes code) |