On 12/04/2012 06:25 PM, Brian Dols wrote:
I was wondering if there was an example of a plugin that utilizes
java.util.ServiceLoader.

@Extension is used for a similar purpose in Jenkins.

More specifically, jetty's WebAppClassLoader in the HpiMojo doesn't seem to
be locating the service implementations.

You would probably need to use PluginManager.uberClassLoader.

Reply via email to