Context
class Context(val manifest: Manifest, val container: Container<Resource>, val services: PublicationServicesHolder)
Container for the context from which a service is created.
Constructors
Link copied to clipboard
constructor(manifest: Manifest, container: Container<Resource>, services: PublicationServicesHolder)