Class Service.ServiceProperty

java.lang.Object
org.eclipse.mat.inspections.osgi.model.Service.ServiceProperty
Enclosing class:
Service

public static class Service.ServiceProperty extends Object
  • Field Details

    • property

      public String property
    • value

      public String value
  • Constructor Details

    • ServiceProperty

      public ServiceProperty(String property, String value)