| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
LoadOnStartupType |
Webapp23Factory.createLoadOnStartupType()
Returns a new object of class 'Load On Startup Type'.
|
LoadOnStartupType |
DocumentRoot.getLoadOnStartup()
Returns the value of the 'Load On Startup' containment reference.
|
LoadOnStartupType |
ServletType.getLoadOnStartup()
Returns the value of the 'Load On Startup' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setLoadOnStartup(LoadOnStartupType value)
Sets the value of the '
Load On Startup' containment reference. |
void |
ServletType.setLoadOnStartup(LoadOnStartupType value)
Sets the value of the '
Load On Startup' containment reference. |