Uses of Class
com.thoughtworks.proxy.toys.privilege.Privileging.PrivilegingExecutedByOrBuild

Packages that use Privileging.PrivilegingExecutedByOrBuild
com.thoughtworks.proxy.toys.privilege A toy to run method calls as privileged actions. 
 

Uses of Privileging.PrivilegingExecutedByOrBuild in com.thoughtworks.proxy.toys.privilege
 

Methods in com.thoughtworks.proxy.toys.privilege that return Privileging.PrivilegingExecutedByOrBuild
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-2010 Codehaus. All Rights Reserved.