Annotation Interface AnnotHandler.AnnotConnect

Enclosing class:
AnnotHandler

@Retention(RUNTIME) @Target(METHOD) public static @interface AnnotHandler.AnnotConnect
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.