hep.aida.ref.remote.rmi.client
Class RmiStoreFactory
java.lang.Object
  
hep.aida.ref.remote.rmi.client.RmiStoreFactory
- All Implemented Interfaces: 
 - IStoreFactory
 
- public class RmiStoreFactory
- extends Object
- implements IStoreFactory
   
- Author:
 
  - serbo
 
- Source Code:
 - RmiStoreFactory.java
 
 
| 
Constructor Summary | 
RmiStoreFactory()
 
          Creates a new instance of RmiStoreFactory | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
storeType
public static String storeType
RmiStoreFactory
public RmiStoreFactory()
- Creates a new instance of RmiStoreFactory
 
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
 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.