| Package | Description |
|---|---|
| org.wickedsource.docxstamper.proxy |
| Modifier and Type | Method and Description |
|---|---|
T |
ContextFactory.createProxy(T root,
Class<?> interfaceClass,
ICommentProcessor interfaceImpl)
Creates a proxy object that is able to answer calls to all methods defined in the specified root object
as well as all methods defined in the specified interface class.
|
Copyright © 2017. All rights reserved.