org.exoplatform.services.rest.container
Class HTTPAnnotatedContainerResolvingStrategy
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPAnnotatedContainerResolvingStrategy
public HTTPAnnotatedContainerResolvingStrategy()
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.