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.PrivilegingExecutedByOrBuild<T> |
Privileging.proxy(T target)
Creates a factory for proxy instances that allow a privileged execution of the methods of an object.
|
Privileging.PrivilegingExecutedByOrBuild<T> |
Privileging.PrivilegingWith.with(Object delegate)
With this delegate.
|
Copyright © 2005–2017 Codehaus. All rights reserved.