Uses of Interface
legolas.runtime.core.interfaces.ServiceId
-
Packages that use ServiceId Package Description legolas.runtime.core.interfaces -
-
Uses of ServiceId in legolas.runtime.core.interfaces
Methods in legolas.runtime.core.interfaces that return ServiceId Modifier and Type Method Description ServiceIdLifecycleService. id()ServiceIdRunningInstance. id()Methods in legolas.runtime.core.interfaces with parameters of type ServiceId Modifier and Type Method Description static RunningInstance<?>RunningInstance. create(ServiceId id, Configuration configuration)static <Reference>
RunningInstanceRunningInstance. create(ServiceId id, Configuration configuration, Reference reference)<T extends RunningInstance>
Optional<T>RunningEnvironment. get(ServiceId id)
-