public class PublicAPIFilterHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
PublicAPIFilterHandler(Object target) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
filter(Object obj,
Class<?> expect) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public PublicAPIFilterHandler(Object target)
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.