Package org.apache.commons.jci.stores
Stores to store the compilation results in.
-
Interface Summary Interface Description ResourceStore A Store is where the compilers are storing the resultsTransactional Receive start/stop events -
Class Summary Class Description FileResourceStore Stores the results on diskMemoryResourceStore Store just in memoryResourceStoreClassLoader A ClassLoader backed by an array of ResourceStoresTransactionalResourceStore A TransactionalResourceStore get signals of the compilation process as a whole.