Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Class
org.eclipse.emf.transaction.impl.PrivilegedRunnable

Packages that use PrivilegedRunnable
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
 

Uses of PrivilegedRunnable in org.eclipse.emf.transaction.impl
 

Methods in org.eclipse.emf.transaction.impl with parameters of type PrivilegedRunnable
 void TransactionalEditingDomainImpl. endPrivileged ( PrivilegedRunnable<?> runnable)
           
 void TransactionImpl. endPrivileged ( PrivilegedRunnable<?> runnable)
           
 void InternalTransactionalEditingDomain. endPrivileged ( PrivilegedRunnable<?> runnable)
          Returns me to my previous owner, upon completion of the specified privileged runnable.
 void InternalTransaction. endPrivileged ( PrivilegedRunnable<?> runnable)
          Returns me to my previous owner, upon completion of the specified privileged runnable.
 void TransactionalEditingDomainImpl. startPrivileged ( PrivilegedRunnable<?> runnable)
           
 void TransactionImpl. startPrivileged ( PrivilegedRunnable<?> runnable)
           
 void InternalTransactionalEditingDomain. startPrivileged ( PrivilegedRunnable<?> runnable)
          Transfers ownership of this editing domain to the specified privileged runnable.
 void InternalTransaction. startPrivileged ( PrivilegedRunnable<?> runnable)
          Transfers ownership of this transaction to the specified privileged runnable.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire