public interface ExtensionFactory
| Modifier and Type | Method and Description |
|---|---|
IExtensionName |
getExtensionName(java.lang.String name)
Get the extensionname object from name
|
IExtension[] |
getExtensions()
Get all the extensions
|
IExtensionName[] |
listExtensionsWithoutLoading()
List the extensions
|
IExtensionName[] listExtensionsWithoutLoading()
IExtensionName getExtensionName(java.lang.String name)
name - IExtension[] getExtensions()