|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl
nl.gx.webmanager.wcb.servlettype.impl.ServletComponentDefinitionImpl
public class ServletComponentDefinitionImpl
This class implements the servlet component definition.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentDefinitionImpl |
|---|
LOG |
| Constructor Summary | |
|---|---|
ServletComponentDefinitionImpl(boolean isLicensed)
Creates a new ServletComponentDefinitionImpl instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getServletClassName()
Return the class name of the servlet assosiated with this component |
void |
setServletClassName(java.lang.String servletClassName)
Set the class name of the servlet assosiated with this component |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletComponentDefinitionImpl(boolean isLicensed)
ServletComponentDefinitionImpl instance.
isLicensed - Indicates whether the ServletComponent requires a license.| Method Detail |
|---|
public java.lang.String getServletClassName()
getServletClassName in interface ServletComponentDefinitionpublic void setServletClassName(java.lang.String servletClassName)
servletClassName - Name of the servlet assosiated with this component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||