|
|
managedbundle | Device Kit |
<managedbundle> element |
Device Kit Attributes Elements XML Reference |
Examples: managedbundle examples
| Name | Type | Description | Use |
|---|---|---|---|
| id | ID | Specifies an unique identifier for this element. After defining an element with the id attribute, other elements can reference this element by using the idref attribute. Since the id attribute value is used by the code generator to generate field and method names, no spaces, periods or commas should be used. | optional |
| idref | IDREF | Specifies a reference to the element with the matching id attribute. The matching id attribute must be specified before the idref attribute can be used. | optional |
| Name | Description | Use |
|---|---|---|
| <description> | Description of the managed bundle. | 0 to unbounded |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. | 0 to 1 |
| Sibling Name | Sibling Description |
|---|---|
| <description> | Description of the adapter. |
| <history> | |
| <deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| <provider> | Specifies the provider. |
| <version> | Specifies the current version level. The format of the version number should be n.n.n where n is a number. For example, 1.0.0 is a valid version. |
| <vendor> | Specifies an implementing vendor. |
| <incubation> | If the contents of this element is true, then this is an incubation project. |
| <spec> | Hardware specification documentation for this adapter. |
| <specreference> | Specification reference for this adapter. |
| <multiplex> | |
| <customparameter> | Specifies a custom parameter for this adapter. |
| <bundle> | Specifies an Open Services Gateway Initiative (OSGi) bundle should be created. |
| <managedfactorybundle> | Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created. |
| Element Name | Element Description |
|---|---|
| <dkml> | Specifies the root element of a Device Kit <b>D</b>evice <b>K</b>it <b>L</b>anguage (dkml) document. |
| ¦-<adapter> | Specifies an adapter. |
| ¦ ¦-<device> | Specifies the device used by the adapter. |
| ¦ ¦ ¦-<transport> | Specifies the transport used by the device. |
| ¦ ¦ ¦ ¦-<connection> | Specifies an connection to be used by the transport. |
| ¦ ¦ ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created. |
| ¦ ¦ ¦ ¦ ¦ ¦-<description> | Description of the managed bundle. |
| ¦ ¦ ¦ ¦ ¦ ¦-<deprecated> | Specifies that the contents of this element should be marked as deprecated. |
| ¦ ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<adaptertest> | Specifies an adapter test. |
| ¦ ¦-<adapter> | Specifies the adapter to be tested.(see adapter) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<agent> | Specifies an agent. |
| ¦ ¦-<agentmodel> | Specifies the agent model used by the agent. |
| ¦ ¦ ¦-<device> | Specifies the device used by the agent model.(see device) |
| ¦ ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦ ¦-<device> | Specifies the device used by the agent.(see device) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<agentmodel> | Specifies the agent model used by the agent.(see agentmodel) |
| ¦-<agenttest> | Specifies an agent test. |
| ¦ ¦-<agent> | Specifies the agent to be tested.(see agent) |
| ¦ ¦-<agentmodeltest> | Specifies the agent model test. |
| ¦ ¦ ¦-<agentmodel> | Specifies the agent model to be tested.(see agentmodel) |
| ¦ ¦-<managedbundle> | |
| ¦-<agentmodeltest> | Specifies an agent model test.(see agentmodeltest) |
| ¦-<concrete> | Specifies a concrete device. |
| ¦ ¦-<transport> | Specifies the transport used by the concrete device.(see transport) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<concretetest> | Specifies a concrete test. |
| ¦ ¦-<concrete> | Specifies the concrete device to be tested.(see concrete) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<connection> | Specifies an connection.(see connection) |
| ¦-<connectiontest> | Specifies an connection test. |
| ¦ ¦-<connection> | Specifies the connection to be tested.(see connection) |
| ¦-<device> | Specifies a device.(see device) |
| ¦-<devicetest> | Specifies a device test. |
| ¦ ¦-<device> | Specifies the device to be tested.(see device) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<profile> | Specifies a profile. |
| ¦ ¦-<adapter> | Specifies the adapter used by the profile.(see adapter) |
| ¦ ¦-<device> | Specifies the device used by the profile.(see device) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<profiletest> | Specifies a profile test. |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<testagent> | Specifies a test agent. |
| ¦ ¦-<profile> | Specifies the profile to be tested.(see profile) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<receivertest> | Specifies a receiver transport test. |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| ¦-<transport> | Specifies a transport.(see transport) |
| ¦-<transporttest> | Specifies a transport test. |
| ¦ ¦-<transport> | Specifies the transport to be tested.(see transport) |
| ¦ ¦-<managedbundle> | Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.(see managedbundle) |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-01-22 | Device Kit XML Reference 1.2.0 |