public class ManagedServiceInterceptor extends ServiceInterceptor
Singleton for ManagedService processing.| Modifier and Type | Class and Description |
|---|---|
protected static interface |
ManagedServiceInterceptor.ManagedAnnotation |
InvokationOrder.PRIORITYconfig, wildcardMappingAFTER_DEFAULT, BEFORE_DEFAULT, FIRST_BEFORE_DEFAULT| Constructor and Description |
|---|
ManagedServiceInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
injectPathParams(Object o,
Map<String,String> annotatedPathVars) |
protected ManagedServiceInterceptor.ManagedAnnotation |
managed(AnnotatedProxy ap,
Class<? extends Broadcaster> aClass) |
protected void |
mapAnnotatedService(boolean reMap,
String path,
AtmosphereRequest request,
AtmosphereFramework.AtmosphereHandlerWrapper w) |
protected void |
prepareForPathInjection(String path,
String targetPath,
Object o) |
protected AnnotatedProxy |
proxyHandler() |
String |
toString() |
configure, inspect, mapAnnotatedService, optimizeMapping, prioritydestroy, postInspectprotected void mapAnnotatedService(boolean reMap,
String path,
AtmosphereRequest request,
AtmosphereFramework.AtmosphereHandlerWrapper w)
mapAnnotatedService in class ServiceInterceptorprotected AnnotatedProxy proxyHandler() throws IllegalAccessException, InstantiationException
protected ManagedServiceInterceptor.ManagedAnnotation managed(AnnotatedProxy ap, Class<? extends Broadcaster> aClass)
protected void prepareForPathInjection(String path, String targetPath, Object o)
public String toString()
toString in class AtmosphereInterceptorAdapterCopyright © 2015. All Rights Reserved.