Package enterprises.iwakura.sigewine.aop
Class SigewineInvocationHandler
java.lang.Object
enterprises.iwakura.sigewine.aop.SigewineInvocationHandler
- All Implemented Interfaces:
InvocationHandler
Invocation handler for Sigewine that handles method invocations and applies
the appropriate method wrappers based on annotations.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SigewineInvocationHandler
public SigewineInvocationHandler()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-