[
https://issues.apache.org/jira/browse/KARAF-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heath Kesler updated KARAF-1778:
--------------------------------
Attachment: karaf-2.3_1778.diff
added the backport of the new command find-class, it takes a class name or
partial class name as an argument and lists the results grouped by bundle. It
will list the bundle title followed by the list of resources that have the
specified argument as part of the resource name. Example: if Interceptor is
entered it will list any class with that in the name. The more specific the
argument request the more specific the results.
> backport new command bundle:find-class
> --------------------------------------
>
> Key: KARAF-1778
> URL: https://issues.apache.org/jira/browse/KARAF-1778
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-shell
> Reporter: Heath Kesler
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.3.0
>
> Attachments: karaf-2.3_1778.diff
>
>
> Backport the command bundle:find-class <classname>, which will take a class
> name or partial class name as an argument then list (grouped by bundle) any
> class where the argument is part of the class name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira