com.arsdigita.search.lucene
Class Registry
java.lang.Object
com.arsdigita.search.lucene.Registry
- Direct Known Subclasses:
- Registry
- public class Registry
- extends Object
Registry
- Version:
- $Revision: #3 $ $Date: 2004/04/07 $
- Author:
- rhs@mit.edu
Constructor Summary |
protected |
Registry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
Registry
protected Registry()
getInstance
public static final Registry getInstance()
hasAdapter
public boolean hasAdapter(ObjectType type)
getAdapter
public Adapter getAdapter(ObjectType type)
addAdapter
public void addAdapter(ObjectType type,
Adapter adapter)
addAdapter
public void addAdapter(String type,
Adapter adapter)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC