net.ontopia.topicmaps.impl.basic
Class InMemoryStoreFactory

java.lang.Object
  extended by net.ontopia.topicmaps.impl.basic.InMemoryStoreFactory
All Implemented Interfaces:
TopicMapStoreFactoryIF

public class InMemoryStoreFactory
extends java.lang.Object
implements TopicMapStoreFactoryIF

PUBLIC: The in-memory TopicMapStoreFactoryIF implementation.


Constructor Summary
InMemoryStoreFactory()
           
 
Method Summary
 TopicMapStoreIF createStore()
          PUBLIC: Creates a topic map store object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryStoreFactory

public InMemoryStoreFactory()
Method Detail

createStore

public TopicMapStoreIF createStore()
Description copied from interface: TopicMapStoreFactoryIF
PUBLIC: Creates a topic map store object.

Specified by:
createStore in interface TopicMapStoreFactoryIF
Returns:
An object implementing TopicMapStoreIF


Copyright © 2000-2012 Ontopia.