Interface Application
- All Known Implementing Classes:
ApplicationImpl
Deprecated.
going away in a future release. This class defines an application within DDF. An
application is a collection of bundles.
-
Method Details
-
getName
Deprecated.Name describing the application.- Returns:
- name
-
getDescription
Deprecated.Short description of the application.- Returns:
- description
-
getBundles
Deprecated.Gets all of the bundles that this application contains.- Returns:
- Set of the bundles located within the application.
- Throws:
ApplicationServiceException
-