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

java.lang.Object
  extended by org.ow2.petals.kernel.ws.client.JBIArtefactsServiceClient
All Implemented Interfaces:
org.ow2.petals.kernel.ws.api.JBIArtefactsService

public class JBIArtefactsServiceClient
extends java.lang.Object
implements org.ow2.petals.kernel.ws.api.JBIArtefactsService

Author:
Adrien RuffiƩ - eBM WebSourcing Provider a client for the jbi artefacts service of the petals-kernel-wsapi

Field Summary
 
Fields inherited from interface org.ow2.petals.kernel.ws.api.JBIArtefactsService
BINDING, COMPONENT, ENGINE
 
Method Summary
 java.util.List<org.ow2.petals.kernel.ws.api.to.Component> getComponents()
           
 java.util.List<org.ow2.petals.kernel.ws.api.to.ServiceAssembly> getServiceAssemblies()
           
 java.util.List<org.ow2.petals.kernel.ws.api.to.SharedLib> getSharedLibraries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getComponents

public java.util.List<org.ow2.petals.kernel.ws.api.to.Component> getComponents()
                                                                        throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getComponents in interface org.ow2.petals.kernel.ws.api.JBIArtefactsService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException

getServiceAssemblies

public java.util.List<org.ow2.petals.kernel.ws.api.to.ServiceAssembly> getServiceAssemblies()
                                                                                     throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getServiceAssemblies in interface org.ow2.petals.kernel.ws.api.JBIArtefactsService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException

getSharedLibraries

public java.util.List<org.ow2.petals.kernel.ws.api.to.SharedLib> getSharedLibraries()
                                                                             throws org.ow2.petals.kernel.ws.api.PEtALSWebServiceException
Specified by:
getSharedLibraries in interface org.ow2.petals.kernel.ws.api.JBIArtefactsService
Throws:
org.ow2.petals.kernel.ws.api.PEtALSWebServiceException


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