Package dev.dsf.bpe.webservice
Class AbstractService
java.lang.Object
dev.dsf.bpe.webservice.AbstractService
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses:
ProcessService,RootService
public abstract class AbstractService
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractService(ThymeleafTemplateService templateService, String htmlFragment) -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected jakarta.ws.rs.core.StreamingOutput
-
Constructor Details
-
AbstractService
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
write
-