org.exist.util
Class Configuration.IndexModuleConfig

java.lang.Object
  extended by org.exist.util.Configuration.IndexModuleConfig
Enclosing class:
Configuration

public static final class Configuration.IndexModuleConfig
extends Object


Constructor Summary
Configuration.IndexModuleConfig(String id, String className, Element config)
           
 
Method Summary
 String getClassName()
           
 Element getConfig()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration.IndexModuleConfig

public Configuration.IndexModuleConfig(String id,
                                       String className,
                                       Element config)
Method Detail

getClassName

public String getClassName()

getConfig

public Element getConfig()

getId

public String getId()


Copyright (C) Wolfgang Meier. All rights reserved.