Package org.rribbit
Class ListenerObject
java.lang.Object
org.rribbit.ListenerObject
This class represents an executable
Listener
. All the details of the Listener
annotation, the method that it's declared on and the target object are stored, so that RRiBbit
has a ready-made object to execute when it receives a request that matches a Listener
. Mainly used for internal processing of requests and responses, not for users of the RRiBbit library.- Author:
- G.J. Schouten
-
Constructor Summary
-
Method Summary