eu.xtreemos.xosd.localallocmgr.attributes.storage
Class AttributeHandlerStorageFactory

java.lang.Object
  extended by eu.xtreemos.xosd.localallocmgr.attributes.storage.AttributeHandlerStorageFactory

public class AttributeHandlerStorageFactory
extends java.lang.Object

returns an attribute handler storage, with all the handlers matched

Author:
urosjovanovic

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

Constructor Detail

AttributeHandlerStorageFactory

public AttributeHandlerStorageFactory()
Method Detail

create

public static AttrHandlerStorage create()