|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DependableRecognizer
DependableRecognizer interface. Responsible for creating dependable objects. In general, dependable objects are dealt with first by commands such as compilation, deployment, etc..
| Method Summary | |
|---|---|
Dependable |
create(Element source, Folder owner)Creates a Dependable that encapsulates the source object. |
boolean |
recognize(Element source)Returns true if this dependable factory recognizes the specified source object. |
| Method Detail |
|---|
Dependable create(Element source,
Folder owner)
throws java.lang.IllegalAccessException,
java.lang.InstantiationException
Dependable that encapsulates the source object. The owner is the folder containing the source.java.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionboolean recognize(Element source)
true if this dependable factory recognizes the specified source object.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||