org.codehaus.wadi.servicespace
Interface ServiceHolder

All Superinterfaces:
Lifecycle
All Known Subinterfaces:
PartitionBalancerSingletonServiceHolder, SingletonServiceHolder
All Known Implementing Classes:
BasicPartitionBalancerSingletonServiceHolder, BasicServiceHolder, BasicSingletonServiceHolder

public interface ServiceHolder
extends Lifecycle

Version:
$Revision: 1538 $

Method Summary
 java.lang.Object getService()
           
 boolean isStarted()
           
 
Methods inherited from interface org.codehaus.wadi.core.Lifecycle
start, stop
 

Method Detail

isStarted

boolean isStarted()

getService

java.lang.Object getService()


Copyright © 2008. All Rights Reserved.