com.atlassian.confluence.cluster
Interface NodeStatus

All Known Implementing Classes:
NodeStatusImpl, RemoteNodeStatus

public interface NodeStatus

Created by IntelliJ IDEA. User: cowen Date: 9/08/2006 Time: 12:29:57 To change this template use File | Settings | File Templates.


Method Summary
 java.util.Map getBuildStats()
           
 java.util.Map getJVMstats()
           
 java.util.Map getProps()
           
 

Method Detail

getJVMstats

java.util.Map getJVMstats()

getProps

java.util.Map getProps()

getBuildStats

java.util.Map getBuildStats()


Copyright © 2003-2011 Atlassian. All Rights Reserved.