org.apache.beehive.controls.spi.bean |
|
Java Source File Name | Type | Comment |
ControlFactory.java | Interface | The ControlFactory interface defines a service provider interface for integrating
an external JavaBean instantation/configuration framework with the Controls runtime. |
JavaControlFactory.java | Class | The SimpleControlFactory class is a default implementation of the
org.apache.beehive.controls.api.bean.ControlFactory interface. |