public interface FinderProxyFactory
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createProxy(T target,
Class<T> targetClass) |
<T> T createProxy(T target,
Class<T> targetClass)
Copyright © 2003–2016 Atlassian. All rights reserved.