|
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 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VirtualHostMBean | |
|---|---|
| weblogic.management.configuration | |
| Uses of VirtualHostMBean in weblogic.management.configuration |
|---|
| Methods in weblogic.management.configuration that return VirtualHostMBean | |
|---|---|
abstract VirtualHostMBean |
DomainMBean.createVirtualHost(String name)Creates virtual hosts. |
abstract VirtualHostMBean[] |
DomainMBean.getVirtualHosts()Defines virtual hosts for this domain. |
abstract VirtualHostMBean[] |
WebDeploymentMBean.getVirtualHosts()Provides a means to target your deployments to specific virtual hosts. |
abstract VirtualHostMBean |
DomainMBean.lookupVirtualHost(String name) |
| Methods in weblogic.management.configuration with parameters of type VirtualHostMBean | |
|---|---|
abstract boolean |
WebDeploymentMBean.addVirtualHost(VirtualHostMBean target)Used to add a virtual host to the list of virtual hosts to which deployments may be targeted. |
abstract void |
DomainMBean.destroyVirtualHost(VirtualHostMBean host)Removes virtual hosts from this domain. |
abstract boolean |
WebDeploymentMBean.removeVirtualHost(VirtualHostMBean target)Used to remove a virtual host from the list of virtual hosts to which deployments may be targeted. |
abstract void |
WebDeploymentMBean.setDeployedVirtualHosts(VirtualHostMBean[] targets) |
abstract void |
WebDeploymentMBean.setVirtualHosts(VirtualHostMBean[] WebServers)Sets the value of the getVirtualHosts attribute |
|
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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||