Uses of Interface
org.apache.commons.jci.stores.Transactional
-
Packages that use Transactional Package Description org.apache.commons.jci.stores Stores to store the compilation results in. -
-
Uses of Transactional in org.apache.commons.jci.stores
Classes in org.apache.commons.jci.stores that implement Transactional Modifier and Type Class Description class
TransactionalResourceStore
A TransactionalResourceStore get signals of the compilation process as a whole.
-