Package me.hsgamer.hscore.config.proxy
Class ConfigInvocationHandler<T>
java.lang.Object
me.hsgamer.hscore.config.proxy.ConfigInvocationHandler<T>
- Type Parameters:
T
- The type of the interface
- All Implemented Interfaces:
InvocationHandler
The internal invocation handler to map the interface to the config
-
Method Summary
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-