|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
InterceptedMethodInvocation | An implementation of MethodInvocation , which is intercepted by a
MethodInterceptor . |
InvocationHandlerMethodInvocation | An implementation of MethodInvocation , which operates on an
InvocationHandler instance. |
ProxyFactory | A lightweight proxy factory for instantiating intercepted instances of interface implementations. |
ReflectiveMethodInvocation | An implementation of MethodInvocation , which operates on an ordinary
Java Object. |
ThreadLocalManager | This class provides accessible methods for binding resources like pooled
database or remoting clients to the current thread, utilizing ThreadLocal . |
Exception Summary | |
---|---|
DAOException | This runtime exception is thrown whenever an SQLException or a similar checked exception occurs inside a DAO implementation. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |