@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConditionalOnJndi
Conditional that matches based on the availability of a JNDI
InitialContext and the ability to lookup specific locations.public abstract String[] value
InitialContext.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.