org.kuali.rice.ksb.impl.bus
Class LocalService

java.lang.Object
  extended by org.kuali.rice.ksb.impl.bus.LocalService

public final class LocalService
extends Object


Method Summary
 Endpoint getEndpoint()
           
 ServiceDefinition getServiceDefinition()
           
 ServiceEndpoint getServiceEndpoint()
           
 QName getServiceName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getServiceName

public QName getServiceName()

getServiceDefinition

public ServiceDefinition getServiceDefinition()

getEndpoint

public Endpoint getEndpoint()

getServiceEndpoint

public ServiceEndpoint getServiceEndpoint()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.