Class PathParamIntrospector

java.lang.Object
org.atmosphere.inject.InjectIntrospectorAdapter<String>
org.atmosphere.inject.PathParamIntrospector
All Implemented Interfaces:
Injectable, InjectIntrospector<String>

@RequestScoped(PathParam.class) public class PathParamIntrospector extends InjectIntrospectorAdapter<String>
PathParam injection support.