org.deegree.metadata.persistence
Class MetadataInspectorManager

java.lang.Object
  extended by org.deegree.metadata.persistence.MetadataInspectorManager

public class MetadataInspectorManager
extends java.lang.Object

Stores a collection of inspectors.

Version:
$Revision: 27795 $, $Date: 2010-11-04 16:34:56 +0100 (Do, 04. Nov 2010) $
Author:
Steffen Thomas, last edited by: $Author: sthomas $

Nested Class Summary
static class MetadataInspectorManager.InspectorKey
           
 
Constructor Summary
MetadataInspectorManager()
           
 
Method Summary
static java.util.List<RecordInspector> getAll()
           
static void initInspectors(java.net.URL configURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataInspectorManager

public MetadataInspectorManager()
Method Detail

getAll

public static java.util.List<RecordInspector> getAll()

initInspectors

public static void initInspectors(java.net.URL configURL)
                           throws MetadataStoreException
Parameters:
configURL -
Throws:
MetadataStoreException


Copyright © 2011. All Rights Reserved.