Package io.github.qishr.cascara.common.service
Interface ServiceProvider
java.lang.Object
io.github.qishr.cascara.common.service.ServiceProvider
All Known Implementing Classes:
Processor, TypeDescriptor, ContentTypeResolver, SyntaxHighlighter, Renderer
public interface ServiceProvider
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public abstract Properties | getServiceProperties() |
Method Details
getServiceProperties
public abstract Properties getServiceProperties()