org.media.datastore.sepengine.driver.beepDriver
Class  BeepDriver
java.lang.Object
  |
  +--org.media.datastore.sepengine.driver.beepDriver.BeepDriver
- All Implemented Interfaces: 
 - SepStoreDriver
 
- public class BeepDriver
- extends Object
- implements SepStoreDriver
   
- Version:
 - $Revision: 1.5 $ $Date: 2001/08/21 15:00:00
 
- Author:
 - Szabo Csaba 
 
- See Also:
 String, 
Properties, 
SepStoreDriver
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BeepDriver
public BeepDriver()
           throws Exception
acceptsURL
public boolean acceptsURL(String url)
                   throws Exception
- Specified by:
 acceptsURL in interface SepStoreDriver
 
Exception
 
connect
public SepStoreConnection connect(String url,
                                  Properties info)
                           throws Exception
- Specified by:
 connect in interface SepStoreDriver
 
Exception
 
database
public String database()
 
 
host
public String host()
 
 
port
public int port()
 
 
getPropertyInfo
public SepStoreDriverPropertyInfo[] getPropertyInfo(String url,
                                                    Properties info)
                                             throws Exception
- Specified by:
 getPropertyInfo in interface SepStoreDriver
 
Exception
 
property
public String property(String name)
 
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."