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

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

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

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