Date: 2004-06-17T01:36:08
   Editor: PhilipMarkDonaghy <[EMAIL PROTECTED]>
   Wiki: Apache Geronimo Wiki
   Page: FrequentlyAskedQuestions
   URL: http://wiki.apache.org/geronimo/FrequentlyAskedQuestions

   my gbean questions

Change Log:

------------------------------------------------------------------------------
@@ -84,3 +84,8 @@
 
 GBeans are designed to let you take things you have, put a GBean wrapper 
around them, and use that to bridge the JSR 77 lifecycle requirements which 
GBeans support). You can take anything lying around and get it to work with 
GBeans. In addition, the GBeans will let developers bring other existing Open 
Source Java projects into the Geronimo orbit.
  
+=== What is GBean Meta Data? ===
+=== What does the GBeanInfo class represent? ===
+=== Does my GBean have to implement GBeanLifecycle? ===
+=== Can I configure my GBean using a flat file? ===
+=== How do I manage the attributes of my GBean remotely? ===

Reply via email to