public interface AccessibleObjectHandler
| Modifier and Type | Method and Description |
|---|---|
void |
setAccessible(java.lang.reflect.AccessibleObject accessibleObject,
boolean flag)
Provides an appropriate implementation to change the accessibility of accessibleObject.
|
Copyright © 1997-2019 OpenSymphony. All Rights Reserved.