public interface

PrefixModuleFactory

implements ModuleFactory
com.atlassian.plugin.module.PrefixModuleFactory
Known Indirect Subclasses

Class Overview

A module factory that is matched when its prefix is matched, and therefore, relies an a delegating module factory that determines the prefix somehow.

See Also
  • {@link PrefixDelegatingModuleFactory}

Summary

[Expand]
Inherited Fields
From interface com.atlassian.plugin.module.ModuleFactory
Public Methods
String getPrefix()
[Expand]
Inherited Methods
From interface com.atlassian.plugin.module.ModuleFactory

Public Methods

public String getPrefix ()

Returns
  • the prefix the module factory expects to be matched to