| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DatasourceInterceptorMBeanThis interface describes the configuration for a data source interceptor used
 to intercept the elastic scale up and scale down operations. | 
| interface  | ScriptInterceptorMBeanThis interface provides configuration for a script interceptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| InterceptorMBean | InterceptorsMBean. createInterceptor(String name)Get the named InterceptorMBean for this domain | 
| InterceptorMBean[] | InterceptorsMBean. getInterceptors()Get the InterceptorMBeans for this domain | 
| InterceptorMBean | InterceptorsMBean. lookupInterceptor(String name)Get the named InterceptorMBean for this domain | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InterceptorsMBean. destroyInterceptor(InterceptorMBean interceptor)Get the named InterceptorMBean for this domain |