mondrian.server
Class StringRepositoryContentFinder
java.lang.Object
mondrian.server.StringRepositoryContentFinder
- All Implemented Interfaces:
- RepositoryContentFinder
public class StringRepositoryContentFinder
- extends Object
- implements RepositoryContentFinder
Implementation of RepositoryContentFinder that always
returns a constant string.
- Author:
- Julian Hyde
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringRepositoryContentFinder
public StringRepositoryContentFinder(String content)
getContent
public String getContent()
- Specified by:
getContent in interface RepositoryContentFinder
shutdown
public void shutdown()
- Specified by:
shutdown in interface RepositoryContentFinder