apollo.dev
Class DevBasicService

java.lang.Object
  |
  +--apollo.dev.DevBasicService
All Implemented Interfaces:
BasicService

public class DevBasicService
extends java.lang.Object
implements BasicService


Field Summary
static java.lang.String APOLLO_CODEBASE
           
static java.lang.String APOLLO_OFFLINE
           
static java.lang.String APOLLO_PROPERTIES
           
 
Constructor Summary
DevBasicService()
           
 
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
 

Field Detail

APOLLO_CODEBASE

public static final java.lang.String APOLLO_CODEBASE
See Also:
Constant Field Values

APOLLO_OFFLINE

public static final java.lang.String APOLLO_OFFLINE
See Also:
Constant Field Values

APOLLO_PROPERTIES

public static final java.lang.String APOLLO_PROPERTIES
See Also:
Constant Field Values
Constructor Detail

DevBasicService

public DevBasicService()
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