Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.threading
Interface ThreadHeartbeatCounterMBean

All Known Implementing Classes:
ThreadHeartbeatCounter

public interface ThreadHeartbeatCounterMBean


Field Summary
static java.lang.String MBEAN_TYPE
           
 
Method Summary
 int getHeartbeatCounter()
           
 java.lang.String getLogicalName()
           
 int getThreadClass()
           
 long getThreadSystemId()
           
 boolean isActive()
           
 void setActive(boolean isActive)
           
 void setThreadClass(int newThreadClass)
           
 

Field Detail

MBEAN_TYPE

static final java.lang.String MBEAN_TYPE
See Also:
Constant Field Values
Method Detail

getThreadSystemId

long getThreadSystemId()

getLogicalName

java.lang.String getLogicalName()

getThreadClass

int getThreadClass()

setThreadClass

void setThreadClass(int newThreadClass)

getHeartbeatCounter

int getHeartbeatCounter()

setActive

void setActive(boolean isActive)

isActive

boolean isActive()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.