To enter the Java class for the callout:
You can either manually enter the Java class or select a class from the Class Browser.
-
To manually enter the name of the Java callout class, start typing the class name in the Callout To field, as shown in Figure 20-38. The auto-completion feature of Oracle JDeveloper completes the address and the classes in the current project.
-
To select from a list of available classes, click the Select Java Callout Class icon.
The standard Oracle JDeveloper class browser appears, as shown in Figure 20-39.
The class browser is filtered so it only displays classes that implement the
oracle.tip.mediator.common.api.IjavaCallout
interface.