com.vmware.labmanager
Class LabManager_x0020_SOAP_x0020_interfaceCallbackHandler

java.lang.Object
  extended by com.vmware.labmanager.LabManager_x0020_SOAP_x0020_interfaceCallbackHandler

public abstract class LabManager_x0020_SOAP_x0020_interfaceCallbackHandler
extends Object

LabManager_x0020_SOAP_x0020_interfaceCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.


Field Summary
protected  Object clientData
           
 
Constructor Summary
LabManager_x0020_SOAP_x0020_interfaceCallbackHandler()
          Please use this constructor if you don't want to set any clientData
LabManager_x0020_SOAP_x0020_interfaceCallbackHandler(Object clientData)
          User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
 
Method Summary
 Object getClientData()
          Get the client data
 void receiveErrorconfigurationCapture(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationCapture operation
 void receiveErrorconfigurationCheckout(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationCheckout operation
 void receiveErrorconfigurationClone(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationClone operation
 void receiveErrorconfigurationDelete(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationDelete operation
 void receiveErrorconfigurationDeploy(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationDeploy operation
 void receiveErrorconfigurationPerformAction(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationPerformAction operation
 void receiveErrorconfigurationSetPublicPrivate(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationSetPublicPrivate operation
 void receiveErrorconfigurationUndeploy(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from configurationUndeploy operation
 void receiveErrorgetConfiguration(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getConfiguration operation
 void receiveErrorgetConfigurationByName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getConfigurationByName operation
 void receiveErrorgetCurrentOrganizationName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getCurrentOrganizationName operation
 void receiveErrorgetCurrentWorkspaceName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getCurrentWorkspaceName operation
 void receiveErrorgetMachine(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getMachine operation
 void receiveErrorgetMachineByName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getMachineByName operation
 void receiveErrorgetSingleConfigurationByName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from getSingleConfigurationByName operation
 void receiveErrorlistConfigurations(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from listConfigurations operation
 void receiveErrorlistMachines(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from listMachines operation
 void receiveErrorliveLink(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from liveLink operation
 void receiveErrormachinePerformAction(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from machinePerformAction operation
 void receiveErrorsetCurrentOrganizationByName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from setCurrentOrganizationByName operation
 void receiveErrorsetCurrentWorkspaceByName(Exception e)
          auto generated Axis2 Error handler override this method for handling error response from setCurrentWorkspaceByName operation
 void receiveResultconfigurationCapture(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCaptureResponse result)
          auto generated Axis2 call back method for configurationCapture method override this method for handling normal response from configurationCapture operation
 void receiveResultconfigurationCheckout(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCheckoutResponse result)
          auto generated Axis2 call back method for configurationCheckout method override this method for handling normal response from configurationCheckout operation
 void receiveResultconfigurationClone(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCloneResponse result)
          auto generated Axis2 call back method for configurationClone method override this method for handling normal response from configurationClone operation
 void receiveResultconfigurationDelete(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationDeleteResponse result)
          auto generated Axis2 call back method for configurationDelete method override this method for handling normal response from configurationDelete operation
 void receiveResultconfigurationDeploy(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationDeployResponse result)
          auto generated Axis2 call back method for configurationDeploy method override this method for handling normal response from configurationDeploy operation
 void receiveResultconfigurationPerformAction(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationPerformActionResponse result)
          auto generated Axis2 call back method for configurationPerformAction method override this method for handling normal response from configurationPerformAction operation
 void receiveResultconfigurationSetPublicPrivate(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationSetPublicPrivateResponse result)
          auto generated Axis2 call back method for configurationSetPublicPrivate method override this method for handling normal response from configurationSetPublicPrivate operation
 void receiveResultconfigurationUndeploy(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationUndeployResponse result)
          auto generated Axis2 call back method for configurationUndeploy method override this method for handling normal response from configurationUndeploy operation
 void receiveResultgetConfiguration(LabManager_x0020_SOAP_x0020_interfaceStub.GetConfigurationResponse result)
          auto generated Axis2 call back method for getConfiguration method override this method for handling normal response from getConfiguration operation
 void receiveResultgetConfigurationByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetConfigurationByNameResponse result)
          auto generated Axis2 call back method for getConfigurationByName method override this method for handling normal response from getConfigurationByName operation
 void receiveResultgetCurrentOrganizationName(LabManager_x0020_SOAP_x0020_interfaceStub.GetCurrentOrganizationNameResponse result)
          auto generated Axis2 call back method for getCurrentOrganizationName method override this method for handling normal response from getCurrentOrganizationName operation
 void receiveResultgetCurrentWorkspaceName(LabManager_x0020_SOAP_x0020_interfaceStub.GetCurrentWorkspaceNameResponse result)
          auto generated Axis2 call back method for getCurrentWorkspaceName method override this method for handling normal response from getCurrentWorkspaceName operation
 void receiveResultgetMachine(LabManager_x0020_SOAP_x0020_interfaceStub.GetMachineResponse result)
          auto generated Axis2 call back method for getMachine method override this method for handling normal response from getMachine operation
 void receiveResultgetMachineByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetMachineByNameResponse result)
          auto generated Axis2 call back method for getMachineByName method override this method for handling normal response from getMachineByName operation
 void receiveResultgetSingleConfigurationByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetSingleConfigurationByNameResponse result)
          auto generated Axis2 call back method for getSingleConfigurationByName method override this method for handling normal response from getSingleConfigurationByName operation
 void receiveResultlistConfigurations(LabManager_x0020_SOAP_x0020_interfaceStub.ListConfigurationsResponse result)
          auto generated Axis2 call back method for listConfigurations method override this method for handling normal response from listConfigurations operation
 void receiveResultlistMachines(LabManager_x0020_SOAP_x0020_interfaceStub.ListMachinesResponse result)
          auto generated Axis2 call back method for listMachines method override this method for handling normal response from listMachines operation
 void receiveResultliveLink(LabManager_x0020_SOAP_x0020_interfaceStub.LiveLinkResponse result)
          auto generated Axis2 call back method for liveLink method override this method for handling normal response from liveLink operation
 void receiveResultmachinePerformAction(LabManager_x0020_SOAP_x0020_interfaceStub.MachinePerformActionResponse result)
          auto generated Axis2 call back method for machinePerformAction method override this method for handling normal response from machinePerformAction operation
 void receiveResultsetCurrentOrganizationByName(LabManager_x0020_SOAP_x0020_interfaceStub.SetCurrentOrganizationByNameResponse result)
          auto generated Axis2 call back method for setCurrentOrganizationByName method override this method for handling normal response from setCurrentOrganizationByName operation
 void receiveResultsetCurrentWorkspaceByName(LabManager_x0020_SOAP_x0020_interfaceStub.SetCurrentWorkspaceByNameResponse result)
          auto generated Axis2 call back method for setCurrentWorkspaceByName method override this method for handling normal response from setCurrentWorkspaceByName operation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clientData

protected Object clientData
Constructor Detail

LabManager_x0020_SOAP_x0020_interfaceCallbackHandler

public LabManager_x0020_SOAP_x0020_interfaceCallbackHandler(Object clientData)
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.

Parameters:
clientData - Object mechanism by which the user can pass in user data that will be avilable at the time this callback is called.

LabManager_x0020_SOAP_x0020_interfaceCallbackHandler

public LabManager_x0020_SOAP_x0020_interfaceCallbackHandler()
Please use this constructor if you don't want to set any clientData

Method Detail

getClientData

public Object getClientData()
Get the client data


receiveResultconfigurationPerformAction

public void receiveResultconfigurationPerformAction(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationPerformActionResponse result)
auto generated Axis2 call back method for configurationPerformAction method override this method for handling normal response from configurationPerformAction operation


receiveErrorconfigurationPerformAction

public void receiveErrorconfigurationPerformAction(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationPerformAction operation


receiveResultgetConfigurationByName

public void receiveResultgetConfigurationByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetConfigurationByNameResponse result)
auto generated Axis2 call back method for getConfigurationByName method override this method for handling normal response from getConfigurationByName operation


receiveErrorgetConfigurationByName

public void receiveErrorgetConfigurationByName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getConfigurationByName operation


receiveResultlistConfigurations

public void receiveResultlistConfigurations(LabManager_x0020_SOAP_x0020_interfaceStub.ListConfigurationsResponse result)
auto generated Axis2 call back method for listConfigurations method override this method for handling normal response from listConfigurations operation


receiveErrorlistConfigurations

public void receiveErrorlistConfigurations(Exception e)
auto generated Axis2 Error handler override this method for handling error response from listConfigurations operation


receiveResultsetCurrentOrganizationByName

public void receiveResultsetCurrentOrganizationByName(LabManager_x0020_SOAP_x0020_interfaceStub.SetCurrentOrganizationByNameResponse result)
auto generated Axis2 call back method for setCurrentOrganizationByName method override this method for handling normal response from setCurrentOrganizationByName operation


receiveErrorsetCurrentOrganizationByName

public void receiveErrorsetCurrentOrganizationByName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from setCurrentOrganizationByName operation


receiveResultgetMachineByName

public void receiveResultgetMachineByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetMachineByNameResponse result)
auto generated Axis2 call back method for getMachineByName method override this method for handling normal response from getMachineByName operation


receiveErrorgetMachineByName

public void receiveErrorgetMachineByName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getMachineByName operation


receiveResultgetCurrentWorkspaceName

public void receiveResultgetCurrentWorkspaceName(LabManager_x0020_SOAP_x0020_interfaceStub.GetCurrentWorkspaceNameResponse result)
auto generated Axis2 call back method for getCurrentWorkspaceName method override this method for handling normal response from getCurrentWorkspaceName operation


receiveErrorgetCurrentWorkspaceName

public void receiveErrorgetCurrentWorkspaceName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getCurrentWorkspaceName operation


receiveResultlistMachines

public void receiveResultlistMachines(LabManager_x0020_SOAP_x0020_interfaceStub.ListMachinesResponse result)
auto generated Axis2 call back method for listMachines method override this method for handling normal response from listMachines operation


receiveErrorlistMachines

public void receiveErrorlistMachines(Exception e)
auto generated Axis2 Error handler override this method for handling error response from listMachines operation


receiveResultconfigurationSetPublicPrivate

public void receiveResultconfigurationSetPublicPrivate(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationSetPublicPrivateResponse result)
auto generated Axis2 call back method for configurationSetPublicPrivate method override this method for handling normal response from configurationSetPublicPrivate operation


receiveErrorconfigurationSetPublicPrivate

public void receiveErrorconfigurationSetPublicPrivate(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationSetPublicPrivate operation


receiveResultgetSingleConfigurationByName

public void receiveResultgetSingleConfigurationByName(LabManager_x0020_SOAP_x0020_interfaceStub.GetSingleConfigurationByNameResponse result)
auto generated Axis2 call back method for getSingleConfigurationByName method override this method for handling normal response from getSingleConfigurationByName operation


receiveErrorgetSingleConfigurationByName

public void receiveErrorgetSingleConfigurationByName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getSingleConfigurationByName operation


receiveResultliveLink

public void receiveResultliveLink(LabManager_x0020_SOAP_x0020_interfaceStub.LiveLinkResponse result)
auto generated Axis2 call back method for liveLink method override this method for handling normal response from liveLink operation


receiveErrorliveLink

public void receiveErrorliveLink(Exception e)
auto generated Axis2 Error handler override this method for handling error response from liveLink operation


receiveResultconfigurationClone

public void receiveResultconfigurationClone(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCloneResponse result)
auto generated Axis2 call back method for configurationClone method override this method for handling normal response from configurationClone operation


receiveErrorconfigurationClone

public void receiveErrorconfigurationClone(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationClone operation


receiveResultgetCurrentOrganizationName

public void receiveResultgetCurrentOrganizationName(LabManager_x0020_SOAP_x0020_interfaceStub.GetCurrentOrganizationNameResponse result)
auto generated Axis2 call back method for getCurrentOrganizationName method override this method for handling normal response from getCurrentOrganizationName operation


receiveErrorgetCurrentOrganizationName

public void receiveErrorgetCurrentOrganizationName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getCurrentOrganizationName operation


receiveResultmachinePerformAction

public void receiveResultmachinePerformAction(LabManager_x0020_SOAP_x0020_interfaceStub.MachinePerformActionResponse result)
auto generated Axis2 call back method for machinePerformAction method override this method for handling normal response from machinePerformAction operation


receiveErrormachinePerformAction

public void receiveErrormachinePerformAction(Exception e)
auto generated Axis2 Error handler override this method for handling error response from machinePerformAction operation


receiveResultgetMachine

public void receiveResultgetMachine(LabManager_x0020_SOAP_x0020_interfaceStub.GetMachineResponse result)
auto generated Axis2 call back method for getMachine method override this method for handling normal response from getMachine operation


receiveErrorgetMachine

public void receiveErrorgetMachine(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getMachine operation


receiveResultconfigurationUndeploy

public void receiveResultconfigurationUndeploy(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationUndeployResponse result)
auto generated Axis2 call back method for configurationUndeploy method override this method for handling normal response from configurationUndeploy operation


receiveErrorconfigurationUndeploy

public void receiveErrorconfigurationUndeploy(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationUndeploy operation


receiveResultconfigurationCapture

public void receiveResultconfigurationCapture(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCaptureResponse result)
auto generated Axis2 call back method for configurationCapture method override this method for handling normal response from configurationCapture operation


receiveErrorconfigurationCapture

public void receiveErrorconfigurationCapture(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationCapture operation


receiveResultconfigurationDeploy

public void receiveResultconfigurationDeploy(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationDeployResponse result)
auto generated Axis2 call back method for configurationDeploy method override this method for handling normal response from configurationDeploy operation


receiveErrorconfigurationDeploy

public void receiveErrorconfigurationDeploy(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationDeploy operation


receiveResultconfigurationCheckout

public void receiveResultconfigurationCheckout(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationCheckoutResponse result)
auto generated Axis2 call back method for configurationCheckout method override this method for handling normal response from configurationCheckout operation


receiveErrorconfigurationCheckout

public void receiveErrorconfigurationCheckout(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationCheckout operation


receiveResultgetConfiguration

public void receiveResultgetConfiguration(LabManager_x0020_SOAP_x0020_interfaceStub.GetConfigurationResponse result)
auto generated Axis2 call back method for getConfiguration method override this method for handling normal response from getConfiguration operation


receiveErrorgetConfiguration

public void receiveErrorgetConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getConfiguration operation


receiveResultsetCurrentWorkspaceByName

public void receiveResultsetCurrentWorkspaceByName(LabManager_x0020_SOAP_x0020_interfaceStub.SetCurrentWorkspaceByNameResponse result)
auto generated Axis2 call back method for setCurrentWorkspaceByName method override this method for handling normal response from setCurrentWorkspaceByName operation


receiveErrorsetCurrentWorkspaceByName

public void receiveErrorsetCurrentWorkspaceByName(Exception e)
auto generated Axis2 Error handler override this method for handling error response from setCurrentWorkspaceByName operation


receiveResultconfigurationDelete

public void receiveResultconfigurationDelete(LabManager_x0020_SOAP_x0020_interfaceStub.ConfigurationDeleteResponse result)
auto generated Axis2 call back method for configurationDelete method override this method for handling normal response from configurationDelete operation


receiveErrorconfigurationDelete

public void receiveErrorconfigurationDelete(Exception e)
auto generated Axis2 Error handler override this method for handling error response from configurationDelete operation



Copyright © 2004-2011. All Rights Reserved.