RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.annotations
Annotation Type DecorateTypes


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DecorateTypes

Must be placed on a DecoratorProcessor class to specify the supported types

Version:
$Revision: 1 $
Author:
Bill Burke
See Also:
DecoratorProcessor, Decorator

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.