|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.resource.ResourceFinderFactory
public class ResourceFinderFactory
This class provides a factory for ResourceFinders.
| Constructor Summary | |
|---|---|
ResourceFinderFactory()
Creates a new object. |
|
| Method Summary | |
|---|---|
ResourceFinder |
createResourceFinder(Configuration config,
java.util.logging.Logger logger,
java.util.Properties properties,
InteractionIndicator provider)
Get an instance of a resource finder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFinderFactory()
| Method Detail |
|---|
public ResourceFinder createResourceFinder(Configuration config,
java.util.logging.Logger logger,
java.util.Properties properties,
InteractionIndicator provider)
throws ConfigurationException
config - the configuration to uselogger - the logger to pass to the Resource finder elementsproperties - the properties to pass to the resource finder elementsprovider - the interaction provider
ConfigurationException - in case of an error in the configuration
or during instantiation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||