Static Public Attributes

com.cosylab.acs.maci.ManagerConstants Interface Reference

Inheritance diagram for com.cosylab.acs.maci.ManagerConstants:
com.cosylab.acs.maci.Manager com.cosylab.acs.maci.manager.ManagerImpl com.cosylab.acs.maci.plug.ManagerProxy

List of all members.

Static Public Attributes

static final int RELEASE_IMMEDIATELY = 0
static final int RELEASE_NEVER = -1
static final int RELEASE_TIME_UNDEFINED = Integer.MIN_VALUE + 2

Detailed Description

Manager constants.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@

Member Data Documentation

Release immediately keep-alive time.

Never release (immortal) immediately keep-alive time.

final int com.cosylab.acs.maci.ManagerConstants.RELEASE_TIME_UNDEFINED = Integer.MIN_VALUE + 2 [static]

(Internal) undefined keep-alive time.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties