FreeHEP API
Version v1.2.2

hep.aida.dev
Interface IStoreFactory

All Known Implementing Classes:
AidaXMLStoreFactory, BasicTreeClientFactory, CorbaStoreFactory, HBookStoreFactory, RemoteMutableStoreTestFactory, RmiStoreFactory, RootStoreFactory

public interface IStoreFactory

An interface to a factory that create IStore.


Method Summary
 IStore createStore()
           
 String description()
           
 boolean supportsType(String type)
           
 

Method Detail

description

public String description()

supportsType

public boolean supportsType(String type)

createStore

public IStore createStore()

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.