com.atlassian.bamboo.plugin
Class BambooModuleDescriptorFactory

java.lang.Object
  extended by DefaultModuleDescriptorFactory
      extended by com.atlassian.bamboo.plugin.BambooModuleDescriptorFactory

public class BambooModuleDescriptorFactory
extends DefaultModuleDescriptorFactory


Constructor Summary
BambooModuleDescriptorFactory()
           
 
Method Summary
 ModuleDescriptor getModuleDescriptor(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooModuleDescriptorFactory

public BambooModuleDescriptorFactory()
Method Detail

getModuleDescriptor

public ModuleDescriptor getModuleDescriptor(String type)
                                     throws PluginParseException,
                                            IllegalAccessException,
                                            InstantiationException,
                                            ClassNotFoundException
Throws:
PluginParseException
IllegalAccessException
InstantiationException
ClassNotFoundException


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.