livespace.osgi.bootstrap
Class CategoryMapConfig

java.lang.Object
  extended by livespace.osgi.bootstrap.CategoryMapConfig

public class CategoryMapConfig
extends Object

Reads the host -> category mapping stored in the deploy/hosts.category_map files.

Author:
Matthew Phillips

Constructor Summary
CategoryMapConfig(URL defaultConfigPath, URL currentConfigPath)
           
 
Method Summary
 String getCategory(String hostname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryMapConfig

public CategoryMapConfig(URL defaultConfigPath,
                         URL currentConfigPath)
                  throws IOException,
                         IllegalStateException
Throws:
IOException
IllegalStateException
Method Detail

getCategory

public String getCategory(String hostname)


Copyright © 2008 Commonwealth of Australia