Interface RenderingManager
- All Superinterfaces:
ServiceRepository
- All Known Implementing Classes:
Renderer
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.teavm.common.ServiceRepository
getService
-
Method Details
-
getWriter
SourceWriter getWriter() -
getClassSource
ListableClassReaderSource getClassSource() -
getClassLoader
ClassLoader getClassLoader() -
getProperties
Properties getProperties()
-