| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||