org.hudsonci.inject.internal.plugin
Class PluginWrapperFactory
java.lang.Object
org.hudsonci.inject.internal.plugin.PluginWrapperFactory
@Named
@Singleton
public class PluginWrapperFactory
- extends Object
Provides PluginWrapper creation facilities.
- Since:
- 1.397
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginWrapperFactory
@Inject
public PluginWrapperFactory(PluginManager plugins)
create
public PluginWrapper create(File file)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Hudson. All Rights Reserved.