org.ow2.petals.kernel.ws.client
Class CXFPetalsClient
java.lang.Object
org.ow2.petals.kernel.ws.client.CXFPetalsClient
- All Implemented Interfaces:
- PetalsClient
public class CXFPetalsClient
- extends java.lang.Object
- implements PetalsClient
- Author:
- chamerling - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CXFPetalsClient
public CXFPetalsClient(java.lang.String baseURL)
init
public void init(long timeout)
throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
-
- Specified by:
init in interface PetalsClient
- Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
getArtifactRepositoryService
public org.ow2.petals.kernel.ws.api.ArtifactRepositoryService getArtifactRepositoryService()
-
- Specified by:
getArtifactRepositoryService in interface PetalsClient
getAssemblyStateService
public org.ow2.petals.kernel.ws.api.ServiceAssemblyStateService getAssemblyStateService()
-
- Specified by:
getAssemblyStateService in interface PetalsClient
getDeploymentService
public org.ow2.petals.kernel.ws.api.DeploymentService getDeploymentService()
-
- Specified by:
getDeploymentService in interface PetalsClient
getEndpointService
public org.ow2.petals.kernel.ws.api.EndpointService getEndpointService()
-
- Specified by:
getEndpointService in interface PetalsClient
getInformationService
public org.ow2.petals.kernel.ws.api.InformationService getInformationService()
-
- Specified by:
getInformationService in interface PetalsClient
getInstallationService
public org.ow2.petals.kernel.ws.api.InstallationService getInstallationService()
-
- Specified by:
getInstallationService in interface PetalsClient
getJbiArtefactsService
public org.ow2.petals.kernel.ws.api.JBIArtefactsService getJbiArtefactsService()
-
- Specified by:
getJbiArtefactsService in interface PetalsClient
getRuntimeService
public org.ow2.petals.kernel.ws.api.RuntimeService getRuntimeService()
-
- Specified by:
getRuntimeService in interface PetalsClient
getTopologyService
public org.ow2.petals.kernel.ws.api.TopologyService getTopologyService()
-
- Specified by:
getTopologyService in interface PetalsClient
getBaseURL
public java.lang.String getBaseURL()
-
- Specified by:
getBaseURL in interface PetalsClient
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.