net.larsan.urd.impl
Interface ListInfo


public interface ListInfo

The list info is used be the containers to report service listings.

Version:
Alpha-0.1 / 2002-10-06 21:37
Author:
Lars J. Nilsson

Method Summary
 SoftwareInfo getServiceInfo()
           
 java.lang.String getServiceURL()
           
 Status getStatus()
           
 long startedAt()
           
 

Method Detail

getStatus

public Status getStatus()

getServiceURL

public java.lang.String getServiceURL()

getServiceInfo

public SoftwareInfo getServiceInfo()

startedAt

public long startedAt()