hep.aida.ref.hbook
Class HBookStoreFactory
java.lang.Object
hep.aida.ref.hbook.HBookStoreFactory
- All Implemented Interfaces:
- hep.aida.dev.IStoreFactory
public class HBookStoreFactory
- extends Object
- implements hep.aida.dev.IStoreFactory
An implementation of IStoreFactory that creates HBookStore.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HBookStoreFactory
public HBookStoreFactory()
createStore
public hep.aida.dev.IStore createStore()
- Specified by:
createStore
in interface hep.aida.dev.IStoreFactory
description
public String description()
- Specified by:
description
in interface hep.aida.dev.IStoreFactory
supportsType
public boolean supportsType(String type)
- Specified by:
supportsType
in interface hep.aida.dev.IStoreFactory
Copyright © 2000-2007 FreeHEP. All Rights Reserved.