org.onebusaway.presentation.services.resources
Annotation Type WebappSource


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

Specifies the classpath location of the resource or resources associated with the ResourcePrototype.


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2012 OneBusAway. All Rights Reserved.