Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.provider.Service

Packages that use Service
weblogic.management.mbeanservers   
weblogic.management.mbeanservers.domainruntime   
weblogic.management.mbeanservers.edit   
weblogic.management.mbeanservers.edit.internal   
weblogic.management.mbeanservers.runtime   

 

Uses of Service in weblogic.management.mbeanservers

 

Subinterfaces of Service in weblogic.management.mbeanservers
 interface Service
          Common Interface for all MBeanServer Service MBeans, these include RuntimeServiceMBean, DomainRuntimeServiceMBean, MBeanServerConnectionManagerMBean, ActivationTaskMBean, ConfigurationManagerMBean, EditServiceMBean

 

Methods in weblogic.management.mbeanservers that return Service
abstract  Service Service.getParentService()
          The MBean that created the current MBean instance.

 

Uses of Service in weblogic.management.mbeanservers.domainruntime

 

Subinterfaces of Service in weblogic.management.mbeanservers.domainruntime
 interface DomainRuntimeServiceMBean
          Provides a common access point for navigating to all runtime and configuration MBeans in the domain as well as to MBeans that provide domain-wide services (such as controlling and monitoring the life cycles of servers and message-driven EJBs and coordinating the migration of migratable services).
 interface MBeanServerConnectionManagerMBean
          Provides information about the federerated MBeanServers.

 

Uses of Service in weblogic.management.mbeanservers.edit

 

Subinterfaces of Service in weblogic.management.mbeanservers.edit
 interface ActivationTaskMBean
          Provides information about an activation task, which is initiated by invoking the ConfigurationManagerMBean activate operation.
 interface ConfigurationManagerMBean
          Manages changes to the configuration of the current WebLogic Server domain.
 interface EditServiceMBean
          Provides the entry point for managing the configuration of the current WebLogic Server domain.
 interface EditSessionServiceMBean
           
 interface PortablePartitionManagerMBean
           
 interface RecordingManagerMBean
          This MBean records configuration actions that occur during an edit session and writes the actions as series of WebLogic Scripting Tool (WLST) commands.

 

Uses of Service in weblogic.management.mbeanservers.edit.internal

 

Subinterfaces of Service in weblogic.management.mbeanservers.edit.internal
 interface ImportExportPartitionTaskMBean
          ImportExportPartitionTaskMbean provides the progress of import/export operations.
 interface ResourceGroupMigrationTaskMBean
           

 

Uses of Service in weblogic.management.mbeanservers.runtime

 

Subinterfaces of Service in weblogic.management.mbeanservers.runtime
 interface RuntimeServiceMBean
          Provides an entry point for navigating the hierarchy of WebLogic Server runtime MBeans and active configuration MBeans for the current server.

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09