Uses of Package
org.apache.beehive.controls.api.versioning

Packages that use org.apache.beehive.controls.api.versioning
org.apache.beehive.controls.runtime.bean   
org.apache.beehive.controls.runtime.generator   
 

Classes in org.apache.beehive.controls.api.versioning used by org.apache.beehive.controls.runtime.bean
Version
          Used by the control author to specify the version (major.minor) of the control interface.
VersionRequired
          Specifies the minimum version of the control interface that this extension requires.
 

Classes in org.apache.beehive.controls.api.versioning used by org.apache.beehive.controls.runtime.generator
Version
          Used by the control author to specify the version (major.minor) of the control interface.
VersionRequired
          Specifies the minimum version of the control interface that this extension requires.
VersionSupported
          Specifies the maximum version of the control interface that this implementation supports.