Class ServiceConfiguration<S>

java.lang.Object
org.osgi.test.common.service.ServiceConfiguration<S>
All Implemented Interfaces:
AutoCloseable, ServiceAware<S>

public class ServiceConfiguration<S> extends Object implements AutoCloseable, ServiceAware<S>