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
 Map getBuildStats()
           
 Map getJVMstats()
           
 Map getProps()
           
 

Method Detail

getJVMstats

Map getJVMstats()

getProps

Map getProps()

getBuildStats

Map getBuildStats()


Copyright © 2003-2012 Atlassian. All Rights Reserved.