Uses of Interface
org.jboss.resteasy.spi.ContextInjector
-
Packages that use ContextInjector Package Description org.jboss.resteasy.spi -
-
Uses of ContextInjector in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return types with arguments of type ContextInjector Modifier and Type Method Description abstract Map<Type,ContextInjector>ResteasyProviderFactory. getAsyncContextInjectors()abstract Map<Type,ContextInjector>ResteasyProviderFactory. getContextInjectors()
-