Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

jpf (java plugin framework)

Compare

  Analyzed about 3 hours ago

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

25.6K lines of code

0 current contributors

over 14 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

Class Ghost

Compare

  No analysis available

Class Ghost is a small utility that can redefine class files within a running JVM. Class Ghost allows you to directly inject the newly compiled class files in to the JVM without interrupting the running application. Works with multiple as well as remote JVMs. Class ghost allows you to re define ... [More] or inject re-compiled and changed code in to a JVM without restarting it. This can help boost productivity when working with any sort of Java application, including web servers, servlet containers and application servers. The application client is built on the netbeans platform and provides a robust easy to use user interface [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: sun_public