|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescribedModuleDescriptorFactory
A module factory that provides schemas for module types.
| Method Summary | |
|---|---|
Schema |
getSchema(String type)
Gets the schema for the given module type. |
| Methods inherited from interface com.atlassian.plugin.osgi.external.ListableModuleDescriptorFactory |
|---|
getModuleDescriptorClasses, getModuleDescriptorKeys |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptorFactory |
|---|
getModuleDescriptor, getModuleDescriptorClass, hasModuleDescriptor |
| Method Detail |
|---|
@Nullable Schema getSchema(String type)
type - the module type for which we'd like to know the schema
null if it can't be found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||