You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by Dean Hiller <de...@Boldtech.com> on 2005/04/24 17:34:25 UTC

Proxy.java(Is there a better one out there)

The jdk has the Proxy class which is great for dynamically creating a
class that implements an interface(or interfaces).  It does not however
have a Proxy class that subclasses a class as well as implementing an
interface(or interfaces).  It looks as though one could be created using
the bcel.  Does anyone know of something out there that could do this?

Thanks,

dean

--------------------------------------------------------
The information contained in this e-mail and any attachments hereto are for the exclusive use of the addressee and may contain confidential, privileged and nondisclosable information. If the recipient of this e-mail is not the addressee, or a person responsible for delivering this e-mail to the addressee, such recipient is strictly prohibited from reading, printing, photocopying, distributing or otherwise using this e-mail or any attachments hereto in any way. If the recipient has received this e-mail in error, please send return e-mail immediately notifying us of your receipt of this e-mail and delete the e-mail from your inbox. Thank you.