Powered by SmartDoc

Relaxer Component Compiler

Relaxer component compiler architecture

Another one of the key features is a component compiler. The component compiler is a compiler producing component implementation from a component definition.

Relaxer uses a Relaxer Component Definition Language (RCDL) to define the component definition.

Relaxer produces various kind of compnent implementations as follows:

JavaBeans
Java's client side component
RMI
Java's default RPC service
RMI over IIOP
CORBA's distributed object service
EJB
Java's server side component
JAXM
XML based RPC service, SOAP