12.4. osgi:find-class, find-class
Abstract
locates a specified class in any deployed bundle
Synopsis
osgi:find-class
[
--help
] {
className
}
Arguments
Table 12.4, “osgi:find-class Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
className | Class name or partial class name to find. |