org.exoplatform.container.xml
Class ComponentPlugin
java.lang.Object
org.exoplatform.container.xml.ComponentPlugin
public class ComponentPlugin
- extends Object
- Since:
- Apr 18, 2005
- Version:
- $Id: ComponentPlugin.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentPlugin
public ComponentPlugin()
getName
public String getName()
setName
public void setName(String s)
getType
public String getType()
setType
public void setType(String s)
getSetMethod
public String getSetMethod()
setSetMethod
public void setSetMethod(String s)
getDescription
public String getDescription()
setDescription
public void setDescription(String desc)
getInitParams
public InitParams getInitParams()
setInitParams
public void setInitParams(InitParams ips)
getPriority
public String getPriority()
setPriority
public void setPriority(String priority)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.