org.exoplatform.services.rest
Annotation Type CookieParam


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface CookieParam

Version:
$Id: $
Author:
Andrey Parfonov

Required Element Summary
 String value
          Get cookie name.
 

Element Detail

value

public abstract String value
Get cookie name.



Copyright © 2009 eXo Platform SAS. All Rights Reserved.