On Jun 16, 2004, at 4:00 AM, [EMAIL PROTECTED] wrote:

On 5 Jun 2004, at 00:09, Dain Sundstrom wrote:
I have just commited support for special attributes, which is an attribute that is well understood by the GBean container. When the GBean container detects special attribute in a GBean info, it will automatically set the value. The special attributes that would be difficult or impossible for a GBean to discover.

Name           Type
----           ----
objectName     String
classLoader    ClassLoader
kernel         Kernel
gbeanContext   GBeanContext

Whats the new special attribute for what used to be called GBeanContext? Or is it just removed now? Or is it gbeanLifecycleController?

Sorry forgot to explicitly mention that I renamed the GBeanContext I also renamed the special attribute. The attribute is now named "gbeanLifecycleController" and should be type org.apache.geronimo.gbean.GBeanLifecycleController.


-dain



Reply via email to