eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.container.component
Class BaseComponentPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
All Implemented Interfaces:
ComponentPlugin
Direct Known Subclasses:
ExecutionUnit, PortalContainerDefinitionChangePlugin, PortalContainerDefinitionDisablePlugin, PortalContainerDefinitionPlugin

public class BaseComponentPlugin
extends Object
implements ComponentPlugin

Since:
Apr 18, 2005
Version:
$Id: BaseComponentPlugin.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Field Summary
protected  String desc
           
protected  String name
           
 
Constructor Summary
BaseComponentPlugin()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void setDescription(String s)
           
 void setName(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

desc

protected String desc
Constructor Detail

BaseComponentPlugin

public BaseComponentPlugin()
Method Detail

getName

public String getName()
Specified by:
getName in interface ComponentPlugin

setName

public void setName(String s)
Specified by:
setName in interface ComponentPlugin

getDescription

public String getDescription()
Specified by:
getDescription in interface ComponentPlugin

setDescription

public void setDescription(String s)
Specified by:
setDescription in interface ComponentPlugin

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.