Interface ExtendedMetaTypeService

All Superinterfaces:
org.osgi.service.metatype.MetaTypeService

public interface ExtendedMetaTypeService extends org.osgi.service.metatype.MetaTypeService
  • Field Summary

    Fields inherited from interface org.osgi.service.metatype.MetaTypeService

    METATYPE_CAPABILITY_NAME, METATYPE_DOCUMENTS_LOCATION
  • Method Summary

    Modifier and Type
    Method
    Description
    getMetaTypeInformation(org.osgi.framework.Bundle bundle)
     
  • Method Details

    • getMetaTypeInformation

      ExtendedMetaTypeInformation getMetaTypeInformation(org.osgi.framework.Bundle bundle)
      Specified by:
      getMetaTypeInformation in interface org.osgi.service.metatype.MetaTypeService