Package org.teavm.common
Interface ServiceRepository
-
- All Known Subinterfaces:
GeneratorContext,InjectorContext,RenderingManager,TeaVMHost
- All Known Implementing Classes:
DependencyAgent,Renderer,TeaVM
public interface ServiceRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> TgetService(java.lang.Class<T> type)
-