apollo.jnlp
Class JnlpBasicService

java.lang.Object
  |
  +--apollo.jnlp.JnlpBasicService
All Implemented Interfaces:
BasicService

public class JnlpBasicService
extends java.lang.Object
implements BasicService


Constructor Summary
JnlpBasicService(javax.jnlp.BasicService delegate)
           
 
Method Summary
 java.net.URL getCodeBase()
           
 boolean isOffline()
           
 boolean showDocument(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JnlpBasicService

public JnlpBasicService(javax.jnlp.BasicService delegate)
Method Detail

getCodeBase

public java.net.URL getCodeBase()
Specified by:
getCodeBase in interface BasicService

isOffline

public boolean isOffline()
Specified by:
isOffline in interface BasicService

showDocument

public boolean showDocument(java.net.URL url)
Specified by:
showDocument in interface BasicService


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