public interface ITimeService
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocation()
Get the location of the platform, where the time service runs.
|
jadex.commons.future.ISubscriptionIntermediateFuture<java.lang.String> |
subscribe()
Subscribe to the time service.
|
java.lang.String getLocation()
jadex.commons.future.ISubscriptionIntermediateFuture<java.lang.String> subscribe()