public class XWorkModuleDescriptor extends AbstractBambooModuleDescriptor<Void> implements com.opensymphony.xwork2.config.ConfigurationProvider
| Constructor and Description |
|---|
XWorkModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Void |
getModule() |
void |
init(com.opensymphony.xwork2.config.Configuration configuration) |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element moduleElement) |
void |
loadPackages() |
boolean |
needsReload() |
void |
register(com.opensymphony.xwork2.inject.ContainerBuilder containerBuilder,
com.opensymphony.xwork2.util.location.LocatableProperties locatableProperties) |
void |
setObjectFactory(com.opensymphony.xwork2.ObjectFactory objectFactory) |
disabled, getElementAsString, getFreeMarkerResourceLocation, getVelocityResourceLocation, instantiateClass, instantiateSubmodule, isMutable, postInit, preInitassertModuleClassImplements, checkPermissions, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringpublic XWorkModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element moduleElement)
throws com.atlassian.plugin.PluginParseException
public Void getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<Void>getModule in class AbstractBambooModuleDescriptor<Void>public void destroy()
public void init(com.opensymphony.xwork2.config.Configuration configuration)
throws com.opensymphony.xwork2.config.ConfigurationException
init in interface com.opensymphony.xwork2.config.ContainerProviderinit in interface com.opensymphony.xwork2.config.PackageProvidercom.opensymphony.xwork2.config.ConfigurationExceptionpublic void register(com.opensymphony.xwork2.inject.ContainerBuilder containerBuilder,
com.opensymphony.xwork2.util.location.LocatableProperties locatableProperties)
throws com.opensymphony.xwork2.config.ConfigurationException
register in interface com.opensymphony.xwork2.config.ContainerProvidercom.opensymphony.xwork2.config.ConfigurationExceptionpublic void loadPackages()
throws com.opensymphony.xwork2.config.ConfigurationException
loadPackages in interface com.opensymphony.xwork2.config.PackageProvidercom.opensymphony.xwork2.config.ConfigurationExceptionpublic boolean needsReload()
needsReload in interface com.opensymphony.xwork2.config.ContainerProviderneedsReload in interface com.opensymphony.xwork2.config.PackageProviderpublic void setObjectFactory(com.opensymphony.xwork2.ObjectFactory objectFactory)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.