org.exoplatform.services.rest
Annotation Type HTTPMethod


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface HTTPMethod

Created by The eXo Platform SAS.
HTTPMethod defines HTTP method for ResourceContainer

Version:
$Id: $
Author:
Gennady Azarenkov

Required Element Summary
 String value
          HTTP method name.
 

Element Detail

value

public abstract String value
HTTP method name.



Copyright © 2009 eXo Platform SAS. All Rights Reserved.