@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Initialize
Initialize will be invoked when the RestfulServer is starting up.
This is your chance to do any initialization prior to the server taking any requests.Copyright © 2014–2019 University Health Network. All rights reserved.