public final class NullingProxy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NullingProxy.NullingHandler |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
handle(T instance,
Class<? extends Annotation> nullified) |
public static <T> T handle(T instance,
Class<? extends Annotation> nullified)
throws InstantiationException,
IllegalAccessException
Copyright © 2017 JBoss by Red Hat. All rights reserved.