@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.Injectable
supportedType
in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>
public RemoteEndpoint injectable(org.atmosphere.cpr.AtmosphereResource r)
injectable
in interface org.atmosphere.inject.InjectIntrospector
injectable
in class org.atmosphere.inject.InjectIntrospectorAdapter<RemoteEndpoint>
Copyright © 2016. All rights reserved.