Kabir Khan [
http://community.jboss.org/people/kabir.khan%40jboss.com] replied to the
discussion
"Looking up no-interface views"
To view the discussion, visit:
http://community.jboss.org/message/547859#547859
--------------------------------------------------------------
jaikiran pai wrote:
> Marius Bogoevici wrote:
>
> Btw, how do you plan on dealing with this? Supply the bean class as the
"interface" of the EJB reference ?
>
Yes, that's the plan right now.
I'll update this thread once I am something ready around this.
If you're
planning on generating classes, javassist now contains a superfast ClassFileWriter API. It
is lower level than the CtClass API, meaning you have to code in the Opcodes yourself, but
it is fast and outperforms ASM.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547859#547859]
Start a new discussion in EJB 3.0 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]