Uses of Class
de.iip_ecosphere.platform.services.ServiceSetup
-
Uses of ServiceSetup in de.iip_ecosphere.platform.services
Fields in de.iip_ecosphere.platform.services declared as ServiceSetupMethods in de.iip_ecosphere.platform.services that return ServiceSetupModifier and TypeMethodDescriptionstatic ServiceSetupServiceFactory.getSetup()Returns the actual service setup for the implementing service manager.ServiceFactoryDescriptor.getSetup()Returns the service setup.Methods in de.iip_ecosphere.platform.services that return types with arguments of type ServiceSetupModifier and TypeMethodDescriptionstatic Class<? extends ServiceSetup> ServiceFactory.getSetupClass()Returns the service setup class.default Class<? extends ServiceSetup> ServiceFactoryDescriptor.getSetupClass()Returns the type of the setup class as fallback.