com.wily.introscope.server.webservicesapi.emlifecycle
Interface EmLifecycleService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
EmLifecycleServiceLocator

public interface EmLifecycleService
extends javax.xml.rpc.Service


Method Summary
 IEmLifecycleService getEmLifecycleService()
           
 IEmLifecycleService getEmLifecycleService(java.net.URL portAddress)
           
 java.lang.String getEmLifecycleServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getEmLifecycleServiceAddress

java.lang.String getEmLifecycleServiceAddress()

getEmLifecycleService

IEmLifecycleService getEmLifecycleService()
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getEmLifecycleService

IEmLifecycleService getEmLifecycleService(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2007 CA Inc. All Rights Reserved.