mondrian.server
Interface RepositoryContentFinder

All Known Implementing Classes:
DynamicContentFinder, StringRepositoryContentFinder, UrlRepositoryContentFinder

public interface RepositoryContentFinder

Callback to get the content of the repository as an XML string.

Various implementations might use caching or storage in media other than a file system.

Author:
Julian Hyde

Method Summary
 String getContent()
           
 void shutdown()
           
 

Method Detail

getContent

String getContent()

shutdown

void shutdown()

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads