Package com.fasterxml.jackson.module.osgi


package com.fasterxml.jackson.module.osgi
  • Classes
    Class
    Description
    Injects OSGI services in deserialized objects
    Use the JacksonInject in the constructor parameters or the class members ask for injecting a matching OSGI services.
    A Jackson Module to inject OSGI services in deserialized objects.
    Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.