For a list of all members of this type, see AbstractBTOServiceEE members.
Public Methods
| Name | Description |
 | getDataSourceProvider | |
 | getID | Returns the ServiceId from the descriptor XML file under WEB-INF/classes. If the ID is cached, returns the cached ID.
This implementation assumes that there is only one descriptor in the webapp (descResources[0]) and only one service in the file (getElementsByTagName("miniAppDescriptor").item(0)) |
Top
Protected Methods
| Name | Description |
 | setDescriptor | Setsa string to be the new descriptor. |
Top
See Also