nl.toolforge.karma.core.boot
Class LocationStore

java.lang.Object
  extended bynl.toolforge.karma.core.boot.AdminStore
      extended bynl.toolforge.karma.core.boot.LocationStore
All Implemented Interfaces:
Store

public final class LocationStore
extends AdminStore

Version:
$Id: LocationStore.java,v 1.6 2004/11/10 23:53:07 asmedes Exp $
Author:
D.A. Smedes

Nested Class Summary
protected  class LocationStore.LocationModule
           
 
Field Summary
 
Fields inherited from class nl.toolforge.karma.core.boot.AdminStore
AUTHENTICATOR_NOT_FOUND, module, STORE_CONNECTION_FAILURE, STORE_MODULE_NO_IN_REPOSITORY
 
Constructor Summary
LocationStore(WorkingContext workingContext)
           
LocationStore(WorkingContext workingContext, java.lang.String moduleName, Location location)
           
 
Method Summary
 Module getModule()
           
 
Methods inherited from class nl.toolforge.karma.core.boot.AdminStore
checkConfiguration, exists, getLocation, getModuleName, getWorkingContext, setLocation, setModuleName, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationStore

public LocationStore(WorkingContext workingContext)

LocationStore

public LocationStore(WorkingContext workingContext,
                     java.lang.String moduleName,
                     Location location)
Method Detail

getModule

public final Module getModule()


Copyright © 2002-2004 Toolforge. All Rights Reserved.