ADF Designtime

oracle.adf.dt.configurers
Class GenericWebClientConfigurer

java.lang.Object
  extended byoracle.adf.dt.configurers.HttpProject
      extended byoracle.adf.dt.configurers.GenericWebClientConfigurer
All Implemented Interfaces:
ProjectConfigurer

public class GenericWebClientConfigurer
extends HttpProject

Generic ADF Web client configuration.


Constructor Summary
GenericWebClientConfigurer()
           
 
Method Summary
 void configureProject(oracle.jbo.dt.common.wizard.BaseWizardState state, oracle.jdeveloper.model.JProject project)
           
 
Methods inherited from class oracle.adf.dt.configurers.HttpProject
getControllerServletName, isStrutsProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericWebClientConfigurer

public GenericWebClientConfigurer()
Method Detail

configureProject

public void configureProject(oracle.jbo.dt.common.wizard.BaseWizardState state,
                             oracle.jdeveloper.model.JProject project)
Specified by:
configureProject in interface ProjectConfigurer
Overrides:
configureProject in class HttpProject

ADF Designtime

 

Copyright © 1997, 2004, Oracle. All rights reserved.