Uses of Interface
org.distributeme.core.lifecycle.ServiceAdapter
Packages that use ServiceAdapter
-
Uses of ServiceAdapter in org.distributeme.core.lifecycle
Methods in org.distributeme.core.lifecycle with parameters of type ServiceAdapterModifier and TypeMethodDescriptionvoidLifecycleComponent.registerPublicService(String serviceId, ServiceAdapter instance) Registers a service locally running service instance.voidLifecycleComponentImpl.registerPublicService(String descriptor, ServiceAdapter instance) Registers a service locally running service instance.