FreeHEP API
Version v1.2.2

hep.aida.ref.remote.testRemote
Class RemoteMutableStoreTestFactory

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

public class RemoteMutableStoreTestFactory
extends Object
implements IStoreFactory

Author:
serbo

Field Summary
static String storeType
           
 
Constructor Summary
RemoteMutableStoreTestFactory()
          Creates a new instance of RmiStoreFactory
 
Method Summary
 IStore createStore()
           
 String description()
           
 void setTestServer(AidaTreeServer testServer)
           
 boolean supportsType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storeType

public static String storeType
Constructor Detail

RemoteMutableStoreTestFactory

public RemoteMutableStoreTestFactory()
Creates a new instance of RmiStoreFactory

Method Detail

setTestServer

public void setTestServer(AidaTreeServer testServer)

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.