Package fr.sandro642.github.annotations
Annotation Interface AnnotHandler.AnnotConnect
- Enclosing class:
- AnnotHandler
AnnotConnect is an annotation used to mark methods that should be executed when a connection event occurs.
Methods annotated with this annotation will be invoked by the AnnotHandler when it discovers them.