Oracle Enterprise Scheduler Java API Reference
11g Release 7 (11.1.7)
E20742-07


Uses of Class
oracle.as.scheduler.management.AppRegistrationInfo

Packages that use AppRegistrationInfo
oracle.as.scheduler.management Remote management API. 
 

Uses of AppRegistrationInfo in oracle.as.scheduler.management
 

Methods in oracle.as.scheduler.management that return AppRegistrationInfo
static AppRegistrationInfo AppRegistrationInfo.from(javax.management.openmbean.CompositeData cd)
          Create an instance of the model specific class out of an associated CompositeData instance
 

Methods in oracle.as.scheduler.management that return types with arguments of type AppRegistrationInfo
 java.util.List<AppRegistrationInfo> RuntimeServiceMXBeanProxy.getApplicationsInfo()
          Retrieve application registration information for all applications in all servers for all process groups in this isolation group.
 java.util.List<AppRegistrationInfo> RuntimeServiceMXBeanProxy.getApplicationsInfo(boolean includeEssApp)
          Retrieve application registration information for all applications in all servers for all process groups in this isolation group.
 


Oracle Enterprise Scheduler Java API Reference
11g Release 7 (11.1.7)
E20742-07


Copyright © 2008, 2013 Oracle. All rights reserved.