Package org.apache.commons.jci.stores

Stores to store the compilation results in.

See:
          Description

Interface Summary
ResourceStore A Store is where the compilers are storing the results
Transactional Receive start/stop events
 

Class Summary
FileResourceStore Stores the results on disk
MemoryResourceStore Store just in memory
ResourceStoreClassLoader A ClassLoader backed by an array of ResourceStores
TransactionalResourceStore A TransactionalResourceStore get signals of the compilation process as a whole.
 

Package org.apache.commons.jci.stores Description

Stores to store the compilation results in.



Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.