com.bigdata.jini.start
Interface IServiceListener

All Known Implementing Classes:
AbstractServicesManagerService, ServicesManagerServer.AdministrableServicesManagerService

public interface IServiceListener

Interface used to report local service life cycle events.

Version:
$Id$
Author:
Bryan Thompson

Method Summary
 void add(ProcessHelper service)
           
 void remove(ProcessHelper service)
           
 

Method Detail

add

void add(ProcessHelper service)

remove

void remove(ProcessHelper service)


Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.