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.configuration.InterceptorMBean

Packages that use InterceptorMBean
weblogic.management.configuration   

 

Uses of InterceptorMBean in weblogic.management.configuration

 

Subinterfaces of InterceptorMBean in weblogic.management.configuration
 interface DatasourceInterceptorMBean
          This interface describes the configuration for a data source interceptor used to intercept the elastic scale up and scale down operations.
 interface ScriptInterceptorMBean
          This interface provides configuration for a script interceptor.

 

Methods in weblogic.management.configuration that return InterceptorMBean
abstract  InterceptorMBean InterceptorsMBean.createInterceptor(String name)
          Get the named InterceptorMBean for this domain
abstract  InterceptorMBean[] InterceptorsMBean.getInterceptors()
          Get the InterceptorMBeans for this domain
abstract  InterceptorMBean InterceptorsMBean.lookupInterceptor(String name)
          Get the named InterceptorMBean for this domain

 

Methods in weblogic.management.configuration with parameters of type InterceptorMBean
abstract  void InterceptorsMBean.destroyInterceptor(InterceptorMBean interceptor)
          Get the named InterceptorMBean for this domain

 


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