com.atlassian.bamboo.plugin.descriptor
Class BambooEventListenerModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
      extended by com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<HibernateEventListener>
          extended by com.atlassian.bamboo.plugin.descriptor.BambooEventListenerModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<HibernateEventListener>, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware

public class BambooEventListenerModuleDescriptor
extends AbstractBambooModuleDescriptor<HibernateEventListener>


Field Summary
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
moduleClassName, moduleFactory, plugin, resources, singleton
 
Constructor Summary
BambooEventListenerModuleDescriptor()
           
BambooEventListenerModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor
getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BambooEventListenerModuleDescriptor

public BambooEventListenerModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)

BambooEventListenerModuleDescriptor

public BambooEventListenerModuleDescriptor()


Copyright © 2011 Atlassian. All Rights Reserved.