gov.nasa.pds.registry.ui.client
Interface StatusService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
StatusServiceImpl

@RemoteServiceRelativePath(value="status")
public interface StatusService
extends com.google.gwt.user.client.rpc.RemoteService

Interface to the not-implemented status service

Author:
jagander

Method Summary
 List<String> getRegistryServices()
           
 StatusInformation getStatus()
           
 

Method Detail

getStatus

StatusInformation getStatus()

getRegistryServices

List<String> getRegistryServices()


Copyright © 2010–2014 Planetary Data System. All rights reserved.