xmlBlaster 2.0.0 API

Uses of Class
org.xmlBlaster.util.ReentrantLock

Packages that use ReentrantLock
org.xmlBlaster.authentication   
 

Uses of ReentrantLock in org.xmlBlaster.authentication
 

Fields in org.xmlBlaster.authentication declared as ReentrantLock
private  ReentrantLock SubjectInfo.lock
           
private  ReentrantLock SessionInfo.lock
           
 

Methods in org.xmlBlaster.authentication that return ReentrantLock
 ReentrantLock SubjectInfo.getLock()
          Access the synchronization object of this SubjectInfo instance.
 ReentrantLock SessionInfo.getLock()
          Access the synchronization object of this SessionInfo instance.
 


xmlBlaster 2.0.0 API

Copyright © 1999-2010 The xmlBlaster.org contributers.