Yes
Tchavdar
-----Original Message-----
From: A mailing list for Enterprise JavaBeans development
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Caune
Sent: Wednesday, February 14, 2001 11:40 AM
To: [EMAIL PROTECTED]
Subject: Package constructor
Hi,
I have an EJB that instanciates a classic JavaBean class and return this
instance to the caller. The EJB and this JavaBean share the same package.
I would like to define the constructor of my JavaBean class as package so
that the caller can't create an instance of this JavaBean class (because it
doesn't share the same package).
Is this tip allowed ?
Regards,
Tedy
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".