|
|||||||||
| Home >> All >> org >> projectapollo >> [ demo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.projectapollo.demo
Class RootPageBroker

java.lang.ObjectPageBroker
org.projectapollo.demo.RootPageBroker
- public class RootPageBroker
- extends PageBroker
The RootPage Broker for ApolloDemo web application
| Field Summary | |
private java.util.Vector |
AS
|
| Constructor Summary | |
RootPageBroker(ManagerTracker MT,
java.lang.String fquid,
PageBroker PB)
|
|
| Method Summary | |
HTTPResponse |
render(TransactionTracker TT,
HTTPRequest req,
WebSession thisSession)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
AS
private java.util.Vector AS
| Constructor Detail |
RootPageBroker
public RootPageBroker(ManagerTracker MT,
java.lang.String fquid,
PageBroker PB)
throws TemplatePageException
| Method Detail |
render
public HTTPResponse render(TransactionTracker TT,
HTTPRequest req,
WebSession thisSession)
throws ApolloException
|
|||||||||
| Home >> All >> org >> projectapollo >> [ demo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
PageBroker