|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.cpr.AtmosphereInterceptorAdapter
org.atmosphere.config.managed.ServiceInterceptor
org.atmosphere.config.managed.ManagedServiceInterceptor
public class ManagedServiceInterceptor
Handle Singleton for ManagedService processing.
| Nested Class Summary | |
|---|---|
protected static interface |
ManagedServiceInterceptor.ManagedAnnotation
|
| Nested classes/interfaces inherited from interface org.atmosphere.interceptor.InvokationOrder |
|---|
InvokationOrder.PRIORITY |
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.config.managed.ServiceInterceptor |
|---|
config, wildcardMapping |
| Fields inherited from interface org.atmosphere.interceptor.InvokationOrder |
|---|
AFTER_DEFAULT, BEFORE_DEFAULT, FIRST_BEFORE_DEFAULT |
| Constructor Summary | |
|---|---|
ManagedServiceInterceptor()
|
|
| Method Summary | |
|---|---|
protected void |
injectPathParams(Object o,
Map<String,String> annotatedPathVars)
|
protected ManagedServiceInterceptor.ManagedAnnotation |
managed(AnnotatedProxy ap,
AtmosphereResource r)
|
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()
|
| Methods inherited from class org.atmosphere.config.managed.ServiceInterceptor |
|---|
configure, inspect, mapAnnotatedService, optimizeMapping, priority |
| Methods inherited from class org.atmosphere.cpr.AtmosphereInterceptorAdapter |
|---|
postInspect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedServiceInterceptor()
| Method Detail |
|---|
protected void mapAnnotatedService(boolean reMap,
String path,
AtmosphereRequest request,
AtmosphereFramework.AtmosphereHandlerWrapper w)
mapAnnotatedService in class ServiceInterceptor
protected AnnotatedProxy proxyHandler()
throws IllegalAccessException,
InstantiationException
IllegalAccessException
InstantiationException
protected ManagedServiceInterceptor.ManagedAnnotation managed(AnnotatedProxy ap,
AtmosphereResource r)
protected void prepareForPathInjection(String path,
String targetPath,
Object o)
protected void injectPathParams(Object o,
Map<String,String> annotatedPathVars)
public String toString()
toString in class AtmosphereInterceptorAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||