jContractor

程序名称:jContractor

授权协议: 未知

操作系统: 跨平台

开发语言: Java

jContractor 介绍

jContractor is a 100% pure Java implementation of Design By Contract for the
Java language. Contracts are written as methods that follow a simple naming
convention. jContractor provides runtime contract checking by instrumenting
the bytecode of classes that define contracts. jContractor can either add
contract checking code to class files to be executed later, or it can
instrument classes at runtime as they are loaded. All contracts are written in
standard Java, so there is no need to learn a special contract specification
language. jContractor is purely library based, requires no preprocessing or
modifications to the JVM.

jContractor 官网

http://jcontractor.sourceforge.net/

相关编程语言

BlazeDS 是一个基于服务器的Java 远程控制(remoting...
OVal 是一个可扩展的Java对象数据验证框架,验证的规...
Volta 是一套开发工具,专为开发分布式、实时系统应...
OpenDDS 是一个开源的 C++ 实现的 对象管理组织 OMG...
JADE (Java Agent DEvelopment Framework) 是一个完...
FastMM ,在D2006和2007中已代替了原来的内存管理器。