org.eclipse.higgins.idas.cp.jena2.impl
Class FileContextFactory

java.lang.Object
  extended byorg.eclipse.higgins.idas.cp.jena2.impl.AbstractContextFactory
      extended byorg.eclipse.higgins.idas.cp.jena2.impl.FileContextFactory
All Implemented Interfaces:
org.eclipse.higgins.configuration.api.IConfigurableComponent, org.eclipse.higgins.idas.api.IContextFactory

public class FileContextFactory
extends AbstractContextFactory


Constructor Summary
FileContextFactory()
           
 
Method Summary
 void configure(Map mapGlobalSettings, String strComponentName, Map mapComponentSettings)
           
 org.eclipse.higgins.idas.api.IContext createContext(org.eclipse.higgins.idas.api.IContextId contextID)
           
 
Methods inherited from class org.eclipse.higgins.idas.cp.jena2.impl.AbstractContextFactory
canCreate, canCreate, createContext, createContext, destroyContext, getConfigPropNames, getContextModel, getContexts, getDefaultConfig, getID, getName, getPolicy, initialize, setPolicy
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileContextFactory

public FileContextFactory()
                   throws org.eclipse.higgins.idas.api.IdASException
Method Detail

configure

public void configure(Map mapGlobalSettings,
                      String strComponentName,
                      Map mapComponentSettings)
               throws Exception
Throws:
Exception

createContext

public org.eclipse.higgins.idas.api.IContext createContext(org.eclipse.higgins.idas.api.IContextId contextID)
                                                    throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException