Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.request.exec
Class ServiceHelper

java.lang.Object
  extended by oracle.apps.fnd.applcp.request.exec.ServiceHelper

public class ServiceHelper
extends java.lang.Object

Describe class ServiceHelper here. Created: Thu Jan 24 11:44:38 2008

Since:
release specific (what release of product did this appear in)
Version:
$Header: ServiceHelper.java 19-feb-2008.02:03:36 angunda Exp $
Author:
Ramkarthik Kalyanasundaram

Method Summary
static oracle.jbo.ApplicationModule getLookupService()
          Get an instance of the lookup service.
static oracle.jbo.ApplicationModule getMessageService()
          Get an instance of the applcore message service.
static oracle.jbo.ApplicationModule getProfileService()
          Get an instance of the applcore profile service.
static void releaseService(oracle.jbo.ApplicationModule amService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageService

public static oracle.jbo.ApplicationModule getMessageService()
Get an instance of the applcore message service.

Returns:
the message service AM

getProfileService

public static oracle.jbo.ApplicationModule getProfileService()
Get an instance of the applcore profile service.

Returns:
the profile service AM

getLookupService

public static oracle.jbo.ApplicationModule getLookupService()
Get an instance of the lookup service.

Returns:
the logging service AM

releaseService

public static void releaseService(oracle.jbo.ApplicationModule amService)

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.