JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.iworkz.genesis
Interface PostProcessor
public interface
PostProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
Object
createdInstance,
Set
<
Object
> injectedObjects)
Method Details
process
void
process
(
Object
createdInstance,
Set
<
Object
> injectedObjects)