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.ParameterMBean

Packages that use ParameterMBean
weblogic.deployment.configuration   
weblogic.management.configuration   

 

Uses of ParameterMBean in weblogic.deployment.configuration

 

Methods in weblogic.deployment.configuration with parameters of type ParameterMBean
abstract  void DeploymentValidationPlugin.initialize(ParameterMBean[] params)
          Initialize the deployment validation plug-in with the parameters from the deployment-validation-plugin element in config.xml.

 

Uses of ParameterMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return ParameterMBean
abstract  ParameterMBean DeploymentValidationPluginMBean.createParameter(String name)
          Creates a parameter used to configure the plug-in factory used for validation.
abstract  ParameterMBean[] DeploymentValidationPluginMBean.getParameters()
          Gets the parameters used to configure the plug-in factory used for validation.

 

Methods in weblogic.management.configuration with parameters of type ParameterMBean
abstract  void DeploymentValidationPluginMBean.destroyParameter(ParameterMBean mBean)
          Removes a parameter used to configure the plug-in factory used for validation.

 


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