@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface ServerBase
Parameters annotated with this annotation must be of
type String. The value provided will be a URL
indicating the server's base URL, with NO trailing '/'.
Copyright © 2014–2017 University Health Network. All rights reserved.