Uses of Class
test.de.iip_ecosphere.platform.services.environment.AbstractDelegatingServiceTest.MyService
Packages that use AbstractDelegatingServiceTest.MyService
-
Uses of AbstractDelegatingServiceTest.MyService in test.de.iip_ecosphere.platform.services.environment
Fields in test.de.iip_ecosphere.platform.services.environment declared as AbstractDelegatingServiceTest.MyServiceModifier and TypeFieldDescriptionprivate static AbstractDelegatingServiceTest.MyServiceAbstractDelegatingMultiServiceTest.DService.serviceprivate static AbstractDelegatingServiceTest.MyServiceAbstractDelegatingServiceTest.DService.serviceMethods in test.de.iip_ecosphere.platform.services.environment that return AbstractDelegatingServiceTest.MyServiceModifier and TypeMethodDescriptionprotected AbstractDelegatingServiceTest.MyServiceAbstractDelegatingMultiServiceTest.DService.createService(de.iip_ecosphere.platform.services.environment.YamlService yaml) protected AbstractDelegatingServiceTest.MyServiceAbstractDelegatingServiceTest.DService.createService(de.iip_ecosphere.platform.services.environment.YamlService yaml) Methods in test.de.iip_ecosphere.platform.services.environment with parameters of type AbstractDelegatingServiceTest.MyServiceModifier and TypeMethodDescription(package private) static voidAbstractDelegatingMultiServiceTest.DService.setService(AbstractDelegatingServiceTest.MyService svc) Sets the service to delegate to.(package private) static voidAbstractDelegatingServiceTest.DService.setService(AbstractDelegatingServiceTest.MyService svc) Sets the service to delegate to.