public class PostConstructMethodInvoker extends Object implements Handler
PostConstruct method
and validates their usage before executing it.| Constructor and Description |
|---|
PostConstructMethodInvoker() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
postProcess(T object,
ResolutionContext context,
Resolution<?> resolution)
Processes the newly created object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonAnnotation, onProvider, onProviderClass, resolvepublic <T> T postProcess(T object,
ResolutionContext context,
Resolution<?> resolution)
HandlerpostProcess in interface HandlerT - the object's typeobject - the object that was instantiatedcontext - the resolution contextresolution - the resolution that was used to create the objectCopyright © 2017. All rights reserved.