org.glassfish.jersey.examples.managedclient
Annotation Type ClientB


@ClientBinding(configClass=MyApplication.MyClientBConfig.class)
@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER})
public @interface ClientB

Managed client configuration for client B.

Author:
Marek Potociar (marek.potociar at oracle.com)



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.