Class BaseExtensionDTO

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String[] extensionTypes
      The extension types recognized for this service.
    • Method Summary

      • Methods inherited from class org.osgi.dto.DTO

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • extensionTypes

        public java.lang.String[] extensionTypes
        The extension types recognized for this service.
    • Constructor Detail

      • BaseExtensionDTO

        public BaseExtensionDTO()