FreeHEP API
Version current

hep.aida.ref.remote.corba
Class CorbaStoreFactory

java.lang.Object
  extended byhep.aida.ref.remote.corba.CorbaStoreFactory
All Implemented Interfaces:
IStoreFactory

public class CorbaStoreFactory
extends Object
implements IStoreFactory

An implementation of IStoreFactory that creates CorbaMutableStore.

Source Code:
CorbaStoreFactory.java

Constructor Summary
CorbaStoreFactory()
           
 
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

CorbaStoreFactory

public CorbaStoreFactory()
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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.