@AtmosphereAnnotation(value=UUIDProviderService.class) public class UUIDProviderServiceProcessor extends java.lang.Object implements Processor<UUIDProvider>
| Constructor and Description |
|---|
UUIDProviderServiceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AtmosphereFramework framework,
java.lang.Class<UUIDProvider> annotatedClass)
Invoked by the
AnnotationHandler when an annotation is detected. |
public void handle(AtmosphereFramework framework, java.lang.Class<UUIDProvider> annotatedClass)
ProcessorAnnotationHandler when an annotation is detected.handle in interface Processor<UUIDProvider>framework - the AtmosphereFrameworkannotatedClass - the annotated classes.Copyright © 2019. All Rights Reserved.