org.milyn.smooks.edi
Annotation Type EDIMessage


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface EDIMessage

EDI Message marker annotation.

Used on EDI messages for wiring into message exchanges/interchanges (e.g. UN/EDIFACT) by bean type.

Author:
tom.fennelly@gmail.com



Copyright © 2018. All rights reserved.