Uses of Interface
org.apache.karaf.examples.bundle.client.ClientService
-
-
Uses of ClientService in org.apache.karaf.examples.bundle.client
Classes in org.apache.karaf.examples.bundle.client that implement ClientService Modifier and Type Class Description classClientServiceImplJust an indirection service basically for the itest.Methods in org.apache.karaf.examples.bundle.client with parameters of type ClientService Modifier and Type Method Description voidDisplay. setClientService(ClientService clientService)This setter is used by Blueprint to inject the client service.
-