@AtmosphereAnnotation(value=Config.class) public class SampleConfig extends java.lang.Object implements org.atmosphere.annotation.Processor<java.lang.Object>
Processor that demonstrate how you can extend you application with custom annotation.| Constructor and Description |
|---|
SampleConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.atmosphere.cpr.AtmosphereFramework framework,
java.lang.Class<java.lang.Object> annotatedClass) |
Copyright © 2021. All Rights Reserved.