Package eu.planets_project.pp.plato.services.crib_integration.tu_client

Examples of eu.planets_project.pp.plato.services.crib_integration.tu_client.ServiceRegistryServiceLocator


    private ServiceRegistryServiceLocator serviceRegistryServiceLocator;
    private ServiceRegistry_PortType serviceRegistryService;
    private String lastInfo;
   
    public TUCRiBRegistryServiceLocator(){
        serviceRegistryServiceLocator = new ServiceRegistryServiceLocator();
    }
View Full Code Here

TOP

Related Classes of eu.planets_project.pp.plato.services.crib_integration.tu_client.ServiceRegistryServiceLocator

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.