Module de.codecamp.messages.core
Package de.codecamp.messages.proxy
Class MessageProxyInvocationHandler
java.lang.Object
de.codecamp.messages.proxy.AbstractMessageProxyInvocationHandler
de.codecamp.messages.proxy.MessageProxyInvocationHandler
- All Implemented Interfaces:
Serializable,InvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionMessageProxyInvocationHandler(MessageProvider messageProvider) Constructs a newMessageProxyInvocationHandler. -
Method Summary
-
Constructor Details
-
MessageProxyInvocationHandler
Constructs a newMessageProxyInvocationHandler.- Parameters:
messageProvider- the message provider used to resolve and format message keys
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Overrides:
invokein classAbstractMessageProxyInvocationHandler- Throws:
Throwable
-