Class ModuleRevisionBuilder.GenericInfo

java.lang.Object
org.eclipse.osgi.container.ModuleRevisionBuilder.GenericInfo
Enclosing class:
ModuleRevisionBuilder

public static class ModuleRevisionBuilder.GenericInfo extends Object
Provides information about a capability or requirement
  • Method Details

    • getNamespace

      public String getNamespace()
      Returns the namespace of this generic info
      Returns:
      the namespace
    • getDirectives

      public Map<String,String> getDirectives()
      Returns the directives of this generic info
      Returns:
      the directives
    • getAttributes

      public Map<String,Object> getAttributes()
      Returns the attributes of this generic info
      Returns:
      the attributes