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 Sapan Shah <sa...@patni.com> on 2003/04/12 12:21:39 UTC

Still unable to add method to interfaces

Hi,

I am trying to add a method to the interface, and I am able to add it only
if it is an abstract method, but not if I add a normal method definition.
If any one can guide me for the same.

Thanks and Regards,

------------------------------------
Sapan Shah
Software Engineer
Patni Computer Systems Limited
A 78/9 GIDC  Electronics Estate,
Sector 25,
Gandhinagar
mob: (+91)98240 59280
http://www.patni.com
World-Wide Partnerships. World-Class Solutions

This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to whom this
message was originally addressed. Any review, e-transmission dissemination
or other use of or taking of any action in reliance upon this information by
persons or entities other than the intended recipient is prohibited. If you
have received this e-mail in error kindly delete this e-mail from your
records. If it appears that this mail has been forwarded to you without
proper authority, please notify us immediately at netadmin@patni.com and
delete this mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org


Re: Still unable to add method to interfaces

Posted by Juozas Baliuka <ba...@centras.lt>.
interfaces can declare abstract methods only.

----- Original Message -----
From: "Sapan Shah" <sa...@patni.com>
To: "Bcel-User" <bc...@jakarta.apache.org>
Sent: Saturday, April 12, 2003 12:21 PM
Subject: Still unable to add method to interfaces


> Hi,
>
> I am trying to add a method to the interface, and I am able to add it only
> if it is an abstract method, but not if I add a normal method definition.
> If any one can guide me for the same.
>
> Thanks and Regards,
>
> ------------------------------------
> Sapan Shah
> Software Engineer
> Patni Computer Systems Limited
> A 78/9 GIDC  Electronics Estate,
> Sector 25,
> Gandhinagar
> mob: (+91)98240 59280
> http://www.patni.com
> World-Wide Partnerships. World-Class Solutions
>
> This e-mail message may contain proprietary, confidential or legally
> privileged information for the sole use of the person or entity to whom
this
> message was originally addressed. Any review, e-transmission dissemination
> or other use of or taking of any action in reliance upon this information
by
> persons or entities other than the intended recipient is prohibited. If
you
> have received this e-mail in error kindly delete this e-mail from your
> records. If it appears that this mail has been forwarded to you without
> proper authority, please notify us immediately at netadmin@patni.com and
> delete this mail.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: bcel-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org