| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectStandardWrapper
org.apache.tuscany.sca.runtime.tomcat.TuscanyWrapper
public class TuscanyWrapper
Override the StandardWrapper so that Servlets are not instantiated from the class name but just the instance Tuscany passes in the constructor is always used.
| Constructor Summary | |
|---|---|
TuscanyWrapper(Servlet servlet)
 | 
|
| Method Summary | |
|---|---|
 Servlet | 
getServlet()
 | 
 Servlet | 
loadServlet()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TuscanyWrapper(Servlet servlet)
| Method Detail | 
|---|
public Servlet loadServlet()
public Servlet getServlet()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||