Date: 2004-11-12T10:52:00 Editor: AlanCabrera <[EMAIL PROTECTED]> Wiki: Apache Geronimo Wiki Page: GBeans URL: http://wiki.apache.org/geronimo/GBeans
no comment Change Log: ------------------------------------------------------------------------------ @@ -29,7 +29,7 @@ * GBeans can have methods .. - * A GBean's constructor '''''MUST NOT''''' call its own member functions!!! + * A GBean's constructor '''''MUST NOT''''' call its own member functions which are declared in its GBeanInfo!!! * A GBean MUST implement a method having the following signature: