Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.dtrt.binding
Class ApplcoreDtRtRegistrationService

java.lang.Object
  extended by oracle.apps.fnd.applcore.dtrt.binding.ApplcoreDtRtRegistrationService
All Implemented Interfaces:
java.lang.Runnable, oracle.adf.view.rich.dt.binding.PatternRegistrationService

public class ApplcoreDtRtRegistrationService
extends java.lang.Object
implements oracle.adf.view.rich.dt.binding.PatternRegistrationService

Registration service for registering patterns at startup. See META-INF/services/oracle.adf.view.rich.dt.binding.PatternRegistrationService

Author:
David Groves <david.groves@oracle.com>

Constructor Summary
ApplcoreDtRtRegistrationService()
           
 
Method Summary
 void run()
          Run the registration - called back by ADF framework code vie registration in META-INF/services file entry.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplcoreDtRtRegistrationService

public ApplcoreDtRtRegistrationService()
Method Detail

run

public void run()
Run the registration - called back by ADF framework code vie registration in META-INF/services file entry.

Specified by:
run in interface java.lang.Runnable

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.