|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.cached.SafeModuleTransformerFactory
public class SafeModuleTransformerFactory
| Constructor Summary | |
|---|---|
SafeModuleTransformerFactory()
|
|
| Method Summary | ||
|---|---|---|
static
|
getTransformer(com.atlassian.plugin.PluginController pluginController)
Creates a function that safely extracts the module instance from the given module descriptor. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SafeModuleTransformerFactory()
| Method Detail |
|---|
public static <M,T extends com.atlassian.plugin.ModuleDescriptor<M>> com.google.common.base.Function<T,M> getTransformer(com.atlassian.plugin.PluginController pluginController)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||