|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.cargo.container.tomcat.internal.Tomcat5xEmbedded
public final class Tomcat5xEmbedded
Wrapper classes around Tomcat 5.x embedded API to hide reflection.
| Nested Class Summary | |
|---|---|
class |
Tomcat5xEmbedded.Connector
|
class |
Tomcat5xEmbedded.Context
|
class |
Tomcat5xEmbedded.Embedded
|
class |
Tomcat5xEmbedded.Engine
|
class |
Tomcat5xEmbedded.Host
|
class |
Tomcat5xEmbedded.MemoryRealm
MemoryRealm wrapper. |
| Constructor Summary | |
|---|---|
Tomcat5xEmbedded(java.lang.ClassLoader classLoader)
Prepares the reflection access to Tomcat. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tomcat5xEmbedded(java.lang.ClassLoader classLoader)
throws java.lang.Exception
classLoader - the CL used to load Tomcat 5.x classes. Can be null.
java.lang.Exception - if an error happens when creating the Tomcat objects by reflection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||