public static interface ContentHandlerFactory.ObjectBuiltListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
notifyObjectBuilt(Object obj)
Notifies the listener when the object is fully built.
|
void notifyObjectBuilt(Object obj)
obj
- the newly built objectCopyright © 2025 Apache Software Foundation. All rights reserved.