@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface OnOpen
The method may only take the following parameters:-
Session parameterEndpointConfig parameterPathParam annotation.The parameters may appear in any order.
Copyright © 2012–2020 Oracle Corporation. All rights reserved.