org.openl.conf
Class GenericLibraryConfiguration

java.lang.Object
  extended by org.openl.conf.AConfigurationElement
      extended by org.openl.conf.AGenericConfiguration
          extended by org.openl.conf.GenericLibraryConfiguration
All Implemented Interfaces:
IConfigurationElement, IMethodFactoryConfigurationElement

public class GenericLibraryConfiguration
extends AGenericConfiguration
implements IMethodFactoryConfigurationElement

Author:
snshor

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openl.conf.AGenericConfiguration
AGenericConfiguration.StringProperty
 
Field Summary
 
Fields inherited from class org.openl.conf.AGenericConfiguration
implementingClassName
 
Constructor Summary
GenericLibraryConfiguration()
           
 
Method Summary
 Class<?> getImplementingClass()
           
 IOpenLibrary getLibrary(IConfigurableResourceContext cxt)
           
 
Methods inherited from class org.openl.conf.AGenericConfiguration
addProperty, createResource, setFile, setImplementingClass, setResourceClass, validate
 
Methods inherited from class org.openl.conf.AConfigurationElement
getUri, setUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openl.conf.IConfigurationElement
getUri, validate
 

Constructor Detail

GenericLibraryConfiguration

public GenericLibraryConfiguration()
Method Detail

getImplementingClass

public Class<?> getImplementingClass()
Specified by:
getImplementingClass in class AGenericConfiguration

getLibrary

public IOpenLibrary getLibrary(IConfigurableResourceContext cxt)
Specified by:
getLibrary in interface IMethodFactoryConfigurationElement


Copyright © 2013. All Rights Reserved.