Interface AnnotationScanner
- All Known Implementing Classes:
OnConnectScanner,OnDisconnectScanner,OnEventScanner
public interface AnnotationScanner
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(Namespace namespace, Object object, Method method, Annotation annotation) Class<? extends Annotation> void
-
Method Details
-
getScanAnnotation
Class<? extends Annotation> getScanAnnotation() -
addListener
-
validate
-