org.exoplatform.platform.common.module
Class ModulePlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.platform.common.module.ModulePlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class ModulePlugin
extends org.exoplatform.container.component.BaseComponentPlugin


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
ModulePlugin(org.exoplatform.container.xml.InitParams initParams)
           
 
Method Summary
 Module getModule()
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulePlugin

public ModulePlugin(org.exoplatform.container.xml.InitParams initParams)
Method Detail

getModule

public Module getModule()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.