Uses of Class
de.iip_ecosphere.platform.services.environment.ServiceMapper
Packages that use ServiceMapper
-
Uses of ServiceMapper in de.iip_ecosphere.platform.services.environment
Methods in de.iip_ecosphere.platform.services.environment that return ServiceMapperModifier and TypeMethodDescriptionstatic ServiceMapperStarter.getServiceMapper()Returns the service mapper linked toStarter.getProtocolBuilder().Methods in de.iip_ecosphere.platform.services.environment with parameters of type ServiceMapperModifier and TypeMethodDescriptionstatic voidStarter.mapService(ServiceMapper mapper, Service service, boolean enableAutostart) Maps a service through a given mapper and metrics client.