org.apache.geronimo.clustering.wadi
Interface NodeService

All Superinterfaces:
org.codehaus.wadi.core.Lifecycle
All Known Implementing Classes:
BasicNodeService

public interface NodeService
extends org.codehaus.wadi.core.Lifecycle


Field Summary
static org.codehaus.wadi.servicespace.ServiceName SERVICE_NAME
           
 
Method Summary
 NodeConnectionInfo getConnectionInfo()
           
 
Methods inherited from interface org.codehaus.wadi.core.Lifecycle
start, stop
 

Field Detail

SERVICE_NAME

static final org.codehaus.wadi.servicespace.ServiceName SERVICE_NAME
Method Detail

getConnectionInfo

NodeConnectionInfo getConnectionInfo()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.