|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Query<T> | Returns true or false for a given input. |
Class Summary | |
---|---|
AbstractQuery<T> | Implements and() and or() . |
ProxyFactory | Proxies classes applying interceptors to methods as specified in
ProxyFactoryBuilder . |
ProxyFactoryBuilder | Creates a ProxyFactory . |
Queries | Query implementations. |
A simple and very efficient AOP Alliance-based interception framework for
Guice. To use with Guice, create a
ProxyFactory
and pass it to
ContainerBuilder
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |