public interface RetrieverFactory
Modifier and Type | Method and Description |
---|---|
Retriever |
getInstance(String className)
Gets an object capable of retrieving objects of type "className"
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.