org.ow2.weblab.iterator.service
Class WLResourceIterator

java.lang.Object
  extended by org.ow2.weblab.iterator.service.WLResourceIterator
All Implemented Interfaces:
org.ow2.weblab.core.services.SourceReader

Deprecated. Use FolderResourceIteraor instead

public class WLResourceIterator
extends java.lang.Object
implements org.ow2.weblab.core.services.SourceReader

Old service relying on SourceReader interface

Date:

Field Summary
static org.apache.commons.logging.Log LOGGER
          Deprecated.  
protected static java.lang.String PROPERTY_FILE
          Deprecated.  
protected static java.lang.String PROPERTY_NAME
          Deprecated.  
static FolderResourceIterator resourceIterator
          Deprecated.  
 
Constructor Summary
WLResourceIterator()
          Deprecated.  
 
Method Summary
 org.ow2.weblab.core.services.sourcereader.GetResourceReturn getResource(org.ow2.weblab.core.services.sourcereader.GetResourceArgs args)
          Deprecated.  
 void init()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static org.apache.commons.logging.Log LOGGER
Deprecated. 

PROPERTY_FILE

protected static final java.lang.String PROPERTY_FILE
Deprecated. 
See Also:
Constant Field Values

PROPERTY_NAME

protected static final java.lang.String PROPERTY_NAME
Deprecated. 
See Also:
Constant Field Values

resourceIterator

public static FolderResourceIterator resourceIterator
Deprecated. 
Constructor Detail

WLResourceIterator

public WLResourceIterator()
Deprecated. 
Method Detail

init

@PostConstruct
public void init()
          throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

getResource

public org.ow2.weblab.core.services.sourcereader.GetResourceReturn getResource(org.ow2.weblab.core.services.sourcereader.GetResourceArgs args)
                                                                        throws org.ow2.weblab.core.services.InsufficientResourcesException
Deprecated. 
Specified by:
getResource in interface org.ow2.weblab.core.services.SourceReader
Throws:
org.ow2.weblab.core.services.InsufficientResourcesException


Copyright © 2004-2011. All Rights Reserved.