public interface ComponentFactoryMetadata extends ComponentMetadata, Target
ACTIVATION_EAGER, ACTIVATION_LAZY| Modifier and Type | Method and Description |
|---|---|
Object |
create()
Create an instance
|
void |
destroy(Object instance)
Destroy an instance previously created
|
void |
init(ExtendedBlueprintContainer container)
Prime the underlying bean manager with the blueprint container
|
getActivation, getDependsOn, getIdvoid init(ExtendedBlueprintContainer container)
container - Object create() throws ComponentDefinitionException
ComponentDefinitionExceptionvoid destroy(Object instance)
instance - Copyright © 2013. All rights reserved.