VMPubControllerMBean MBean

Partial ObjectName:
WebSphere:*,type=VMPubControllerMBean


MBean VMPubControllerMBean

VMPubController


Operation Summary
voidenable()
           Starts the VMPubController
voiddisable()
           Stops the VMPubController
booleanisEnabled()
           Tests whether VMPub Controller is enabled
booleanisPrimary()
           Tests whether VMPub Controller is Primary or Backup
java.lang.StringgetNodeName()
           Gets Node Name where VMPub Controller is runnning
voidsetVMWareKeystore(java.lang.String keystoreLocation)
           set VMWare Keystore location
voidclearVMWareWebServicesEndpoints()
           clear VMWare SDK web services endpoint
voidaddVMWareWebServicesEndpoint(java.lang.String serverName, java.lang.String url, java.lang.String userName, java.lang.String password)
           add VMWare SDK web services endpoint
java.lang.StringgetVMWareKeystore()
           get VMWare Keystore location
java.lang.StringgetVMWareWebServicesEndpoints()
           get VMWare SDK web services endpoints

Operation Detail

enable

public void enable()
Starts the VMPubController

disable

public void disable()
Stops the VMPubController

isEnabled

public boolean isEnabled()
Tests whether VMPub Controller is enabled

isPrimary

public boolean isPrimary()
Tests whether VMPub Controller is Primary or Backup

getNodeName

public java.lang.String getNodeName()
Gets Node Name where VMPub Controller is runnning

setVMWareKeystore

public void setVMWareKeystore(java.lang.String keystoreLocation)
set VMWare Keystore location
Parameters:
keystoreLocation - new value

clearVMWareWebServicesEndpoints

public void clearVMWareWebServicesEndpoints()
clear VMWare SDK web services endpoint

addVMWareWebServicesEndpoint

public void addVMWareWebServicesEndpoint(java.lang.String serverName, java.lang.String url, java.lang.String userName, java.lang.String password)
add VMWare SDK web services endpoint
Parameters:
serverName - new value
url - new value
userName - new value
password - new value

getVMWareKeystore

public java.lang.String getVMWareKeystore()
get VMWare Keystore location

getVMWareWebServicesEndpoints

public java.lang.String getVMWareWebServicesEndpoints()
get VMWare SDK web services endpoints

Copyright IBM Corp. 1996 - 2007