Uses of Interface
org.apache.james.mailrepository.javamail.LockInterface

Packages that use LockInterface
org.apache.james.mailrepository.javamail   
 

Uses of LockInterface in org.apache.james.mailrepository.javamail
 

Classes in org.apache.james.mailrepository.javamail that implement LockInterface
 class LockAdapter
          Just a simple 1:1 wrapper for org.apache.james.util.Lock that implements the LockInterface
 

Methods in org.apache.james.mailrepository.javamail that return LockInterface
protected  LockInterface AbstractJavamailStoreMailRepository.getLock()
          gets the Lock and creates it, if not present.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.