What does the Bridge allow JavaBeans components to do?
Beans can fire events that can be caught by OLE/COM/ActiveX containers. This allows, for example, a Bean to fire an event that is caught by a Visual Basic script. Beans can act as servers for OLE/COM/ActiveX method invocation. This means that tools such as Visual Basic can invoke methods on Beans.