public static final class HyperLocalPluginManager.SmallSezpoz
extends hudson.ExtensionFinder
hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation, hudson.ExtensionFinder.GuiceExtensionAnnotation<T extends Annotation>, hudson.ExtensionFinder.GuiceFinder, hudson.ExtensionFinder.Sezpoz| Constructor and Description |
|---|
SmallSezpoz() |
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<hudson.ExtensionComponent<T>> |
find(Class<T> type,
ClassLoader cl) |
<T> Collection<hudson.ExtensionComponent<T>> |
find(Class<T> type,
hudson.model.Hudson hud)
DO NOT EVER CALL (unless called after other find)
This was required for overriding ExtensionFinder
|
jenkins.ExtensionComponentSet |
refresh()
Required as part of ExtensionFinder
|
void |
scout(Class extensionType,
ClassLoader cl) |
public jenkins.ExtensionComponentSet refresh()
refresh in class hudson.ExtensionFinderpublic <T> Collection<hudson.ExtensionComponent<T>> find(Class<T> type, hudson.model.Hudson hud)
find in class hudson.ExtensionFinderpublic <T> Collection<hudson.ExtensionComponent<T>> find(Class<T> type, ClassLoader cl)
public void scout(Class extensionType, ClassLoader cl)
Copyright © 2016–2017. All rights reserved.