|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcp.util.ESSContext
public class ESSContext
Describe class ESSContext here. Created: Fri Jun 22 11:45:02 2007
| Constructor Summary | |
|---|---|
ESSContext()
Creates a new ESSContext instance. |
|
| Method Summary | |
|---|---|
static oracle.as.scheduler.MetadataService |
getMetadataService()
Get a handle to the MetadataService |
static oracle.as.scheduler.RuntimeService |
getRuntimeService()
Get a handle to the RuntimeService. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ESSContext()
ESSContext instance.
| Method Detail |
|---|
public static oracle.as.scheduler.MetadataService getMetadataService()
throws oracle.as.scheduler.MetadataServiceException
javax.naming.NamingException - if an error occurs looking up the service
javax.ejb.CreateException - if an error occurs while creating the service
oracle.as.scheduler.MetadataServiceException
public static oracle.as.scheduler.RuntimeService getRuntimeService()
throws oracle.as.scheduler.RuntimeServiceException
javax.naming.NamingException - if an error occurs looking up the service
javax.ejb.CreateException - if an error occurs while creating the service
oracle.as.scheduler.RuntimeServiceException
|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||