| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeployShellFactory
Factory to construct and return a DeployShell used for Deployment.
| Method Summary | |
|---|---|
 DeployShell | 
create(int deploySequenceId,
       Context context,
       DeployShell defaultShell)
Construct a new shell with given Context.  | 
| Method Detail | 
|---|
DeployShell create(int deploySequenceId,
                   Context context,
                   DeployShell defaultShell)
                   throws DeployException
deploySequenceId - context - defaultShell - a default shell created by Jdeveloper is passed in. The factory can
 use this as the basis for a new shell or it can (if it chooses) create a shell that has the
 defaultShell set as the parent, so that look-ups not satisfied by the custom
 shell are found in the defaultShell.
DeployException
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||