public interface IoCComponentProcessor
Modifier and Type | Method and Description |
---|---|
void |
postConstruct(java.lang.Object o)
Post-construction initialization of a component.
|
void |
preConstruct()
Pre-construction initialization of a component.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.