Class ServiceListSchema
- java.lang.Object
-
- org.osgi.dto.DTO
-
- org.apache.aries.jax.rs.rest.management.schema.ServiceListSchema
-
public class ServiceListSchema extends org.osgi.dto.DTO
-
-
Constructor Summary
Constructors Constructor Description ServiceListSchema()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ServiceListSchema
build(List<String> services)
-
-
-
Method Detail
-
build
public static ServiceListSchema build(List<String> services)
-
-