eu.unicore.hila.annotations
Annotation Type ResourceType


@Retention(value=RUNTIME)
public @interface ResourceType

This Annotation marks a Resource implementation class. The parameter locationStructure() of the annotation is a list of String patterns for Locations that will reference the resource type.

Author:
bjoernh 16.11.2011 09:37:29

Required Element Summary
 String[] locationStructure
           
 

Element Detail

locationStructure

public abstract String[] locationStructure


Copyright © 2010-2013 UNICORE. All Rights Reserved.