ppissias / JLCFExamples

Java Lightweight Component Framework Example applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JLCFExamples

Java Lightweight Component Framework Example applications

This repository contains the examples for the JLCF framework.

The Java Light Component Framework (JLCF) is a framework for developing modular applications for the java language. It allows designing an application using building blocks with well-defined inputs and outputs (aka software components). Using this well-defined modular approach, the application has a clear and explicit design which facilitates the development and maintenance of a software system.

JLCF focuses on usability on a simple programming model and also provides advanced features such as interceptors, callbacks and dynamic component replacement.

Go to the JLCF Repository to read all about it.

JLCF Repository

About

Java Lightweight Component Framework Example applications

License:Apache License 2.0


Languages

Language:Java 100.0%