Apache CXF API

org.apache.cxf.aegis.type.java5
Annotation Type IgnoreProperty


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface IgnoreProperty

IgnoreProperty Annotation allows us to Ignore JavaBean Properties when using AEGIS POJO Binding with Java 5 Annotations

Author:
Adam J Chesney


Apache CXF API

Apache CXF