org.apache.activemq.apollo.dto
Class ExtensionModule

java.lang.Object
  extended by org.apache.activemq.apollo.util.Module
      extended by org.apache.activemq.apollo.dto.ExtensionModule
All Implemented Interfaces:
scala.ScalaObject

public class ExtensionModule
extends Module

Author:
Hiram Chirino

Constructor Summary
ExtensionModule()
           
 
Method Summary
 java.lang.String name()
           
 java.lang.String[] xml_packages()
           
 
Methods inherited from class org.apache.activemq.apollo.util.Module
MODULE_INDEX_RESOURCE, web_resources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionModule

public ExtensionModule()
Method Detail

name

public java.lang.String name()

xml_packages

public java.lang.String[] xml_packages()
Overrides:
xml_packages in class Module


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.