public abstract class AbstractBaseService extends Object implements eu.dnetlib.common.rmi.BaseService, org.springframework.context.Lifecycle
Constructor and Description |
---|
AbstractBaseService() |
public String identify()
identify
in interface eu.dnetlib.common.rmi.BaseService
BaseService.identify()
public void notify(String subscriptionId, String topic, String isId, String message)
notify
in interface eu.dnetlib.common.rmi.BaseService
BaseService.notify(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void start()
start
in interface eu.dnetlib.common.rmi.BaseService
start
in interface org.springframework.context.Lifecycle
BaseService.start()
public boolean isRunning()
isRunning
in interface org.springframework.context.Lifecycle
Lifecycle.isRunning()
public void stop()
stop
in interface org.springframework.context.Lifecycle
Lifecycle.stop()
Copyright © 2019. All rights reserved.