com.atlassian.confluence.cluster
Interface ClusterNodeInformation

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TangosolClusterNodeInformation

public interface ClusterNodeInformation
extends java.io.Serializable

Created by IntelliJ IDEA. User: Tomd Date: 27/04/2006 Time: 10:53:01 To change this template use File | Settings | File Templates.


Method Summary
 java.lang.String getDescription()
           
 int getId()
           
 

Method Detail

getId

int getId()
Returns:
the id of this node within the cluster.

getDescription

java.lang.String getDescription()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.