Is there a way to add (or extend existing) classes at runtime in java. I am stuck with a problem in which I have to extend an existing class at runtime and add this to the classpath so that this new class is raised.
thanks,
There are several ways to do this.
, .
BCEL. , , .
, . , API .