org.jfree.repository.dummy
Class DummyRepository

java.lang.Object
  extended by org.jfree.repository.dummy.DummyRepository
All Implemented Interfaces:
Repository

public class DummyRepository
extends java.lang.Object
implements Repository

Creation-Date: 13.11.2006, 17:12:54

Author:
Thomas Morgner

Constructor Summary
DummyRepository()
           
 
Method Summary
 MimeRegistry getMimeRegistry()
           
 ContentLocation getRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyRepository

public DummyRepository()
Method Detail

getRoot

public ContentLocation getRoot()
Specified by:
getRoot in interface Repository

getMimeRegistry

public MimeRegistry getMimeRegistry()
Specified by:
getMimeRegistry in interface Repository