apollo
Interface BasicService

All Known Implementing Classes:
DevBasicService, JnlpBasicService

public interface BasicService


Method Summary
 java.net.URL getCodeBase()
           
 boolean isOffline()
           
 boolean showDocument(java.net.URL url)
           
 

Method Detail

showDocument

public boolean showDocument(java.net.URL url)

getCodeBase

public java.net.URL getCodeBase()

isOffline

public boolean isOffline()


Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo