Package | Description |
---|---|
com.thoughtworks.proxy.toys.privilege |
A toy to run method calls as privileged actions.
|
Modifier and Type | Method and Description |
---|---|
static <T> Privileging.PrivilegingWith<T> |
Privileging.proxy(Class<T> type)
Creates a factory for proxy instances that allow a privileged execution of the methods of an object.
|
Copyright © 2005–2018 Codehaus. All rights reserved.