|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.cabo.servlet.AbstractPageBroker
|
+--oracle.cabo.servlet.ui.BaseUIPageBroker
|
+--oracle.cabo.servlet.xml.UIXPageBroker
|
+--oracle.cabo.data.jbo.xml.JboPageBroker
The JboPageBroker automatically registers the BC4J UIExtension. Clients should instead be using the UIXPageBroker and registering the JboUIExtension themselves.
| Fields inherited from class oracle.cabo.servlet.AbstractPageBroker |
EVENT_ERROR_KEY |
| Constructor Summary | |
JboPageBroker()
Deprecated. |
|
| Method Summary | |
void |
init(javax.servlet.Servlet servlet,
javax.servlet.ServletConfig config)
Deprecated. Initializes the page broker. |
| Methods inherited from class oracle.cabo.servlet.xml.UIXPageBroker |
getDefaultParserManager, getPageDescription, getPageDescriptionCache, getService, getUIXPath, registerUIExtension, setUIXPath |
| Methods inherited from class oracle.cabo.servlet.ui.BaseUIPageBroker |
createDefaultConfiguration, getApplicationConfiguration, getConfiguration, getConfigurationName, getUIExtensions, getUIFactory, handleRequest, setUIFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JboPageBroker()
| Method Detail |
public void init(javax.servlet.Servlet servlet,
javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
super.init(config) if they override this method.init in class UIXPageBroker
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||