com.agical.rdoc.core.resourcemanager.impl
Class PropertiesSourceProvider

java.lang.Object
  extended by com.agical.rdoc.core.resourcemanager.impl.PropertiesSourceProvider
All Implemented Interfaces:
SourceProvider

public class PropertiesSourceProvider
extends java.lang.Object
implements SourceProvider

Author:
brolund (c) 2005 Agical AB

Constructor Summary
PropertiesSourceProvider(java.lang.String propertiesFileName, BasedirProvider basedirProvider)
           
 
Method Summary
 ResourceRoot[] getRoots()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesSourceProvider

public PropertiesSourceProvider(java.lang.String propertiesFileName,
                                BasedirProvider basedirProvider)
Method Detail

getRoots

public ResourceRoot[] getRoots()
Specified by:
getRoots in interface SourceProvider


Copyright © 2005-2009 Agical AB. All Rights Reserved.