org.gcube.contentmanagement.contentmanager.smsplugin.delegates
Class SMSFactory

java.lang.Object
  extended by FactoryDelegate
      extended by org.gcube.contentmanagement.contentmanager.smsplugin.delegates.SMSFactory
Direct Known Subclasses:
TypedFactory

public class SMSFactory
extends FactoryDelegate

Author:
Fabio Simeoni (University of Strathclyde), Federico De Faveri defaveri@isti.cnr.it

Constructor Summary
SMSFactory()
           
 
Method Summary
 java.util.List<? extends Collection> create(org.w3c.dom.Element parameters)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMSFactory

public SMSFactory()
Method Detail

create

public java.util.List<? extends Collection> create(org.w3c.dom.Element parameters)
                                            throws java.lang.Exception

Throws:
java.lang.Exception