PAK Core – IServiceProvider
In this summary you will get an idea how services are registered to the engine and how to write your own IServiceProvider.
PAK Core – ISubEngineCreator
Short summary how the framework uses the sub-engine creator interface.
PAK Core – IModelCollector
Short summary how the framework uses the model collector interface.
@InjectService
This HowTo introduces the @InjectService-annotation and explains how to use it correctly
PAK Core – IPersistenceService
Short summary describing persisting data in PAK.
PAK Core – IJsonMapper
In this short summary you will get an idea how you can transform the format of PAKs output data.
ILiteService
This HowTo introduces the ILiteService-interface and explains how to use it correctly
ILiteServiceProvider
This HowTo introduces the ILiteServiceProvicer-interface and explains how to use it correctly
ICommandRestService
This HowTo introduces the ICommandRestService-interface and explains how to use it correctly
PAK Core – IDataTransformer
In this short summary you will get an idea how you can transform the format of PAKs output data.