@RequestScoped public class RemoteEndpointIntrospector extends org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>
RemoteEndpointImpl injection implementation support.| Constructor and Description |
|---|
RemoteEndpointIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
RemoteEndpoint |
injectable(org.atmosphere.cpr.AtmosphereResource r) |
boolean |
supportedType(Type t) |
public boolean supportedType(Type t)
supportedType in interface org.atmosphere.inject.InjectablesupportedType in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>public RemoteEndpoint injectable(org.atmosphere.cpr.AtmosphereResource r)
injectable in interface org.atmosphere.inject.InjectIntrospectorinjectable in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>Copyright © 2017. All rights reserved.