@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConditionalOnClass
Conditional
that only matches when the specified classes are on the classpath.public abstract Class<?>[] value
public abstract String[] name
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.