org.apache.sandesha.storage.dao
Class SandeshaDAOFactory

java.lang.Object
  extended byorg.apache.sandesha.storage.dao.SandeshaDAOFactory

public class SandeshaDAOFactory
extends java.lang.Object

Author:
Chamikara Jayalath, Jaliya Ekanayaka

Constructor Summary
SandeshaDAOFactory()
           
 
Method Summary
static ISandeshaDAO getStorageAccessor(int accessor, byte endPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SandeshaDAOFactory

public SandeshaDAOFactory()
Method Detail

getStorageAccessor

public static ISandeshaDAO getStorageAccessor(int accessor,
                                              byte endPoint)