Example BeanContext Services

The BeanBox provides 2 example services to demonstrate the use of the JavaBeans Extensible Runtime Containment & Services Protocol.
 

    MethodTracer

    This service can be requested by a MethodTracer aware BeanContextChild bean.  It is a simplistic debugging utility for logging method trace statements and text strings.

    InfoBus support

    The BeanBox includes InfoBus version 1.2 support.  The support is currently minimal.  However, the upcoming release of InfoBus, version 2.0, contains helper methods for joining an InfoBus instance provided as a BeanContext Service. Drop that infobus.jar into the beanbox\lib directory and the BeanBox will automatically provide an InfoBus service (available under name javax.infobus.InfoBus.class). Use the BeanBox menu item Services+InfoBus Support to obtain information about instantiated beans which use the InfoBus service. Note: The InfoBus 2.0 release will contain some example BeanContextChild/BeanContextServicesListener beans.



Java, JavaBeans, and JavaSoft are trademarks of Sun Microsystems Inc.

Copyright © 1996 Sun Microsystems, Inc., 2550 Garcia Ave., Mtn. View, CA 94043-1100 USA.
All rights reserved.