Schnittstelle RetrieverFactory


@Deprecated public interface RetrieverFactory
Veraltet.
cft. deprecation comment in OMTool.
A factory that can provide retrievers
Version:
$Id$
Autor:
John D. McNally
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    getInstance(String className)
    Veraltet.
    Gets an object capable of retrieving objects of type "className"
  • Methodendetails

    • getInstance

      Veraltet.
      Gets an object capable of retrieving objects of type "className"
      Parameter:
      className - the class name of the Retriever implementation
      Gibt zurück:
      the Retriever instance
      Löst aus:
      Exception - if the instance could not be provided