MBean

Partial ObjectName:
WebSphere:*,type=


MBean

VMPubController


Operation Summary
enable()
           Starts the VMPubController
disable()
           Stops the VMPubController
isEnabled()
           Tests whether VMPub Controller is enabled
isPrimary()
           Tests whether VMPub Controller is Primary or Backup
getNodeName()
           Gets Node Name where VMPub Controller is runnning
setVMWareKeystore( keystoreLocation)
           set VMWare Keystore location
clearVMWareWebServicesEndpoints()
           clear VMWare SDK web services endpoint
addVMWareWebServicesEndpoint( serverName,  url,  userName,  password)
           add VMWare SDK web services endpoint
getVMWareKeystore()
           get VMWare Keystore location
getVMWareWebServicesEndpoints()
           get VMWare SDK web services endpoints

Operation Detail

enable

public  enable()
Starts the VMPubController

disable

public  disable()
Stops the VMPubController

isEnabled

public  isEnabled()
Tests whether VMPub Controller is enabled

isPrimary

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

getNodeName

public  getNodeName()
Gets Node Name where VMPub Controller is runnning

setVMWareKeystore

public  setVMWareKeystore( keystoreLocation)
set VMWare Keystore location
Parameters:
keystoreLocation - new value

clearVMWareWebServicesEndpoints

public  clearVMWareWebServicesEndpoints()
clear VMWare SDK web services endpoint

addVMWareWebServicesEndpoint

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

getVMWareKeystore

public  getVMWareKeystore()
get VMWare Keystore location

getVMWareWebServicesEndpoints

public  getVMWareWebServicesEndpoints()
get VMWare SDK web services endpoints

Copyright IBM Corp. 1996 - 2007