org.kuali.rice.ksb.messaging.config
Class KSBConfigurer.ServicePublisher

java.lang.Object
  extended by org.kuali.rice.core.api.lifecycle.BaseLifecycle
      extended by org.kuali.rice.ksb.messaging.config.KSBConfigurer.ServicePublisher
All Implemented Interfaces:
Lifecycle
Enclosing class:
KSBConfigurer

private final class KSBConfigurer.ServicePublisher
extends BaseLifecycle


Field Summary
private  List<ServiceDefinition> serviceDefinitions
           
 
Constructor Summary
KSBConfigurer.ServicePublisher(List<ServiceDefinition> serviceDefinitions)
           
 
Method Summary
 void start()
           
 
Methods inherited from class org.kuali.rice.core.api.lifecycle.BaseLifecycle
isStarted, setStarted, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceDefinitions

private final List<ServiceDefinition> serviceDefinitions
Constructor Detail

KSBConfigurer.ServicePublisher

KSBConfigurer.ServicePublisher(List<ServiceDefinition> serviceDefinitions)
Method Detail

start

public void start()
           throws Exception
Specified by:
start in interface Lifecycle
Overrides:
start in class BaseLifecycle
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.