nl.hippo.portal.cms.source
Class ResourceSourceFactory

java.lang.Object
  extended by nl.hippo.portal.cms.source.AbstractSourceFactory
      extended by nl.hippo.portal.cms.source.ResourceSourceFactory
All Implemented Interfaces:
nl.hippo.portal.cms.source.SourceFactory

public class ResourceSourceFactory
extends AbstractSourceFactory
implements nl.hippo.portal.cms.source.SourceFactory

Version:
$Id: ResourceSourceFactory.java 8564 2007-10-18 15:30:09Z ddam $
Author:
Dennis Dam

Constructor Summary
ResourceSourceFactory()
           
 
Method Summary
 nl.hippo.portal.cms.source.Source getSource(java.lang.String url)
           
 
Methods inherited from class nl.hippo.portal.cms.source.AbstractSourceFactory
getName, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface nl.hippo.portal.cms.source.SourceFactory
getName
 

Constructor Detail

ResourceSourceFactory

public ResourceSourceFactory()
Method Detail

getSource

public nl.hippo.portal.cms.source.Source getSource(java.lang.String url)
                                            throws nl.hippo.portal.cms.source.SourceException
Specified by:
getSource in interface nl.hippo.portal.cms.source.SourceFactory
Throws:
nl.hippo.portal.cms.source.SourceException


Copyright © 2007-2008 . All Rights Reserved.