org.ow2.petals.kernel.ws.client
Class KernelWSFactory

java.lang.Object
  extended by org.ow2.petals.kernel.ws.client.KernelWSFactory

public class KernelWSFactory
extends java.lang.Object

Author:
Adrien RuffiƩ - eBM WebSourcing

Method Summary
 ArtifactRepositoryServiceClient getArtifactRepositoryServiceClient(java.lang.String address)
          Get the service artifact repository service client for the specified address
 DeploymentServiceClient getDeploymentServiceClient(java.lang.String address)
          Get the deployment service client for the specified address
 EndpointServiceClient getEndpointServiceClient(java.lang.String address)
          Get the endpoint service client for the specified address
 InformationServiceClient getInformationServiceClient(java.lang.String address)
          Get the information service client for the specified address
 InstallationServiceClient getInstallationServiceClient(java.lang.String address)
          Get the installation service client for the specified address
static KernelWSFactory getInstance()
          function can allow to recover the factory instance
 JBIArtefactsServiceClient getJBIArtefactsServiceClient(java.lang.String address)
          Get the jbi artefacts service client for the specified address
 MonitoringManagementServiceClient getMonitoringManagementServiceClient(java.lang.String address)
          Get the monitoring management service client for the specified address
 RemoteManagementServiceClient getRemoteManagementServiceClient(java.lang.String address)
          Get the remote management service client for the specified address
 RuntimeServiceClient getRuntimeServiceClient(java.lang.String address)
          Get the runtime service client for the specified address
 ServiceAssemblyStateServiceClient getServiceAssemblyStateServiceClient(java.lang.String address)
          Get the service assembly state service client for the specified address
 TopologyServiceClient getTopologyServiceClient(java.lang.String address)
          Get the topology service client for the specified address
 void removeArtifactRepositoryServiceClient(java.lang.String address)
          Remove the artifact repository service client for the specified address
 void removeDeploymentServiceClient(java.lang.String address)
          Remove the deployment service client for the specified address
 void removeEndpointServiceClient(java.lang.String address)
          Remove the endpoint service client for the specified address
 void removeInformationServiceClient(java.lang.String address)
          Remove the information service client for the specified address
 void removeInstallationServiceClient(java.lang.String address)
          Remove the installation service client for the specified address
 void removeJBIArtefactsServiceClient(java.lang.String address)
          Remove the installation service client for the specified address
 void removeMonitoringManagementServiceClient(java.lang.String address)
          Remove the monitoring management service client for the specified address
 void removeRemoteManagementServiceClient(java.lang.String address)
          Remove the remote management service client for the specified address
 void removeRuntimeServiceClient(java.lang.String address)
          Remove the runtime service client for the specified address
 void removeServiceAssemblyStateServiceClient(java.lang.String address)
          Remove the service assembly state service client for the specified address
 void removeTopologyServiceClient(java.lang.String address)
          Remove the topology service client for the specified address
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static KernelWSFactory getInstance()
function can allow to recover the factory instance


getTopologyServiceClient

public TopologyServiceClient getTopologyServiceClient(java.lang.String address)
Get the topology service client for the specified address

Parameters:
String - address
Returns:
TopologyServiceClient

getDeploymentServiceClient

public DeploymentServiceClient getDeploymentServiceClient(java.lang.String address)
Get the deployment service client for the specified address

Parameters:
String - address
Returns:
DeploymentServiceClient

getEndpointServiceClient

public EndpointServiceClient getEndpointServiceClient(java.lang.String address)
Get the endpoint service client for the specified address

Parameters:
String - address
Returns:
EndpointServiceClient

getInformationServiceClient

public InformationServiceClient getInformationServiceClient(java.lang.String address)
Get the information service client for the specified address

Parameters:
String - address
Returns:
InformationServiceClient

getInstallationServiceClient

public InstallationServiceClient getInstallationServiceClient(java.lang.String address)
Get the installation service client for the specified address

Parameters:
String - address
Returns:
InstallationServiceClient

getJBIArtefactsServiceClient

public JBIArtefactsServiceClient getJBIArtefactsServiceClient(java.lang.String address)
Get the jbi artefacts service client for the specified address

Parameters:
String - address
Returns:
JBIArtefactsServiceClient

getMonitoringManagementServiceClient

public MonitoringManagementServiceClient getMonitoringManagementServiceClient(java.lang.String address)
Get the monitoring management service client for the specified address

Parameters:
String - address
Returns:
MonitoringManagementServiceClient

getRemoteManagementServiceClient

public RemoteManagementServiceClient getRemoteManagementServiceClient(java.lang.String address)
Get the remote management service client for the specified address

Parameters:
String - address
Returns:
RemoteManagementServiceClient

getRuntimeServiceClient

public RuntimeServiceClient getRuntimeServiceClient(java.lang.String address)
Get the runtime service client for the specified address

Parameters:
String - address
Returns:
RuntimeServiceClient

getServiceAssemblyStateServiceClient

public ServiceAssemblyStateServiceClient getServiceAssemblyStateServiceClient(java.lang.String address)
Get the service assembly state service client for the specified address

Parameters:
String - address
Returns:
ServiceAssemblyStateServiceClient

getArtifactRepositoryServiceClient

public ArtifactRepositoryServiceClient getArtifactRepositoryServiceClient(java.lang.String address)
Get the service artifact repository service client for the specified address

Parameters:
String - address
Returns:
ArtifactRepositoryServiceClient

removeTopologyServiceClient

public void removeTopologyServiceClient(java.lang.String address)
Remove the topology service client for the specified address

Parameters:
String - address

removeDeploymentServiceClient

public void removeDeploymentServiceClient(java.lang.String address)
Remove the deployment service client for the specified address

Parameters:
String - address

removeEndpointServiceClient

public void removeEndpointServiceClient(java.lang.String address)
Remove the endpoint service client for the specified address

Parameters:
String - address

removeInformationServiceClient

public void removeInformationServiceClient(java.lang.String address)
Remove the information service client for the specified address

Parameters:
String - address

removeInstallationServiceClient

public void removeInstallationServiceClient(java.lang.String address)
Remove the installation service client for the specified address

Parameters:
String - address

removeJBIArtefactsServiceClient

public void removeJBIArtefactsServiceClient(java.lang.String address)
Remove the installation service client for the specified address

Parameters:
String - address

removeMonitoringManagementServiceClient

public void removeMonitoringManagementServiceClient(java.lang.String address)
Remove the monitoring management service client for the specified address

Parameters:
String - address

removeRemoteManagementServiceClient

public void removeRemoteManagementServiceClient(java.lang.String address)
Remove the remote management service client for the specified address

Parameters:
String - address

removeRuntimeServiceClient

public void removeRuntimeServiceClient(java.lang.String address)
Remove the runtime service client for the specified address

Parameters:
String - address

removeServiceAssemblyStateServiceClient

public void removeServiceAssemblyStateServiceClient(java.lang.String address)
Remove the service assembly state service client for the specified address

Parameters:
String - address

removeArtifactRepositoryServiceClient

public void removeArtifactRepositoryServiceClient(java.lang.String address)
Remove the artifact repository service client for the specified address

Parameters:
String - address


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.