@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface EndpointProperty
public abstract String key
public abstract String[] value
public abstract String ref
public abstract Class<?> beanClass
Copyright © 2017 JBoss by Red Hat. All rights reserved.