org.opennms.netmgt.daemon
Interface SpringServiceDaemon

All Superinterfaces:
org.springframework.beans.factory.InitializingBean
All Known Implementing Classes:
AbstractServiceDaemon

public interface SpringServiceDaemon
extends org.springframework.beans.factory.InitializingBean

Author:
Mathew Brozowski, DJ Gregor

Method Summary
 void start()
           
 
Methods inherited from interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
 

Method Detail

start

void start()
           throws Exception
Throws:
Exception


Copyright © 2009. All Rights Reserved.