org.exoplatform.services.rest.container
Class HTTPAnnotatedContainerResolvingStrategy

java.lang.Object
  extended by org.exoplatform.services.rest.container.HTTPAnnotatedContainerResolvingStrategy
All Implemented Interfaces:
ResourceContainerResolvingStrategy

public final class HTTPAnnotatedContainerResolvingStrategy
extends Object
implements ResourceContainerResolvingStrategy

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Gennady Azarenkov

Nested Class Summary
 class HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
          Consists information about ResourceContainer.
 
Constructor Summary
HTTPAnnotatedContainerResolvingStrategy()
           
 
Method Summary
 List<ResourceDescriptor> resolve(ResourceContainer resourceContainer)
          Add new ResourceContainer to the collection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPAnnotatedContainerResolvingStrategy

public HTTPAnnotatedContainerResolvingStrategy()
Method Detail

resolve

public List<ResourceDescriptor> resolve(ResourceContainer resourceContainer)
Add new ResourceContainer to the collection.

Specified by:
resolve in interface ResourceContainerResolvingStrategy
Parameters:
resourceContainer - the ResourceContainer which should be added.
Returns:
the collection of ResourceDescription.


Copyright © 2009 eXo Platform SAS. All Rights Reserved.