Uses of Package
it.tidalwave.util.spi
-
Classes in it.tidalwave.util.spi used by it.tidalwave.role.spring.spi Class Description AsDelegate Implementation of this interface are responsible to find in the runtime all instances of DCI roles with the given type.AsDelegateProvider -
Classes in it.tidalwave.util.spi used by it.tidalwave.role.ui.spi Class Description ArrayListCollectorSupport A supportCollector
which uses anArrayList
as the accumulator. -
Classes in it.tidalwave.util.spi used by it.tidalwave.thesefoolishthings.examples.extendedfinderexample Class Description ExtendedFinderSupport A utility interface for creating extendedFinder
s, it provides automatic covariant return types.HierarchicFinderSupport A support class for implementing aFinder
. -
Classes in it.tidalwave.util.spi used by it.tidalwave.thesefoolishthings.examples.jpafinderexample Class Description AsDelegate Implementation of this interface are responsible to find in the runtime all instances of DCI roles with the given type.AsDelegateProvider -
Classes in it.tidalwave.util.spi used by it.tidalwave.util.spi Class Description AsDelegate Implementation of this interface are responsible to find in the runtime all instances of DCI roles with the given type.AsDelegateProvider AsDelegateProvider.EmptyAsDelegateProvider DefaultProcessExecutor ExtendedFinderSupport A utility interface for creating extendedFinder
s, it provides automatic covariant return types.FinderWithId AFinder
that provides filtering by id.FinderWithIdMapSupport An implementation ofFinderWithIdSupport
based on aMap
.FinderWithIdSupport A support class for implementing aFinder
that provides filtering by id.HierarchicFinderSupport A support class for implementing aFinder
.SimpleFinderSupport A starting point for implementing a customFinder
that is not an extended finder.