T - the type of the accessible objectpublic class SetAccessibleAction<T extends AccessibleObject> extends Object implements PrivilegedAction<Void>
| Constructor and Description |
|---|
SetAccessibleAction(T object)
Creates privileged action bound to the given accessible object.
|
public SetAccessibleAction(T object)
object - object to make accessibleCopyright © 2011-2017 CoreMedia AG. All Rights Reserved.