FreeHEP API
Version v1.2.2

hep.aida.ref.remote.basic
Class BasicTreeClientFactory

java.lang.Object
  |
  +--hep.aida.ref.remote.basic.BasicTreeClientFactory
All Implemented Interfaces:
IStoreFactory

public class BasicTreeClientFactory
extends Object
implements IStoreFactory

Author:
serbo

Constructor Summary
BasicTreeClientFactory()
          Creates a new instance of BasicTreeClientFactory
 
Method Summary
 IStore createStore()
           
 String description()
           
 boolean supportsType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicTreeClientFactory

public BasicTreeClientFactory()
Creates a new instance of BasicTreeClientFactory

Method Detail

createStore

public IStore createStore()
Specified by:
createStore in interface IStoreFactory

description

public String description()
Specified by:
description in interface IStoreFactory

supportsType

public boolean supportsType(String type)
Specified by:
supportsType in interface IStoreFactory

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.