eu.xtreemos.xosd.utilities.logger.storage
Class HandlerStorageFactory

java.lang.Object
  extended by eu.xtreemos.xosd.utilities.logger.storage.HandlerStorageFactory

public class HandlerStorageFactory
extends java.lang.Object


Constructor Summary
HandlerStorageFactory()
           
 
Method Summary
static IHandlerStorage create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandlerStorageFactory

public HandlerStorageFactory()
Method Detail

create

public static IHandlerStorage create()