public interface IoCComponentProcessorFactoryInitializer
IoCComponentProcessorFactory
instance.
A IoCComponentProcessorFactory implementation may implement this
interface to be initialized with the IoCComponentProcessorFactory
instance.
IoCComponentProcessorFactory| Modifier and Type | Method and Description |
|---|---|
void |
init(IoCComponentProcessorFactory cpf)
Initialize with the
IoCComponentProcessorFactory. |
void init(IoCComponentProcessorFactory cpf)
IoCComponentProcessorFactory.cpf - the IoC component processor factory.Copyright © 2016 Oracle Corporation. All Rights Reserved.