public interface ServiceAdapter
Modifier and Type | Method and Description |
---|---|
long |
getCreationTimestamp()
Returns the timestamp of the service creation.
|
long |
getLastAccessTimestamp()
Returns the timestamp of the service last update.
|
long getCreationTimestamp() throws RemoteException
RemoteException
long getLastAccessTimestamp() throws RemoteException
RemoteException
Copyright © 2010-2014 anotheria.net. All Rights Reserved.