T - the extension typepublic class WrappingLocalExtension<T extends LocalExtension> extends WrappingExtension<T> implements LocalExtension
PKEY_FILE| Constructor and Description |
|---|
WrappingLocalExtension(T localExtension) |
| Modifier and Type | Method and Description |
|---|---|
LocalExtensionFile |
getFile()
Return extension file descriptor.
|
getAuthors, getDependencies, getDescription, getFeatures, getId, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getSummary, getType, getWebSiteequals, getWrapped, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthors, getDependencies, getDescription, getFeatures, getId, getLicenses, getName, getProperties, getProperty, getProperty, getRepository, getSummary, getType, getWebSitepublic WrappingLocalExtension(T localExtension)
localExtension - the wrapped local extensionpublic LocalExtensionFile getFile()
ExtensiongetFile in interface ExtensiongetFile in interface LocalExtensiongetFile in class WrappingExtension<T extends LocalExtension>Copyright © 2004–2014 XWiki. All rights reserved.