LimeWire Consolidated API

org.limewire.lifecycle
Interface Service

All Known Subinterfaces:
MessageRouter, NetworkManager, StatisticAccumulator
All Known Implementing Classes:
AcceptorImpl, BasicHttpAcceptor, ConnectionManagerImpl, ConnectionWatchdog, ContentManager, CoreGlueXMPPService, DefaultService, DHTManagerImpl, DHTPeerLocatorImpl, DHTPeerPublisherImpl, DownloadManagerImpl, FirewallServiceImpl, HostCatcher, HTTPAcceptor, HTTPUploadManager, LimeACKHandler, LimeCoreGlue, LocalAcceptor, LocalHTTPAcceptor, LWSIntegrationServicesImpl, MessageRouterImpl, NetworkManagerImpl, OutOfBandThroughputMeasurer, Pinger, QRPUpdater, QueryUnicaster, RatingTable, StandardMessageRouter, StaticMessages, Statistics, UpdateHandlerImpl, XMPPServiceImpl

public interface Service

Defines the interface for services that need to be started, stopped and initialized.


Method Summary
 String getServiceName()
           
 void initialize()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

initialize

void initialize()

getServiceName

String getServiceName()

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.