com.sun.jini.norm
Class NormServerBaseImpl.CountLeases
java.lang.Object
com.sun.jini.norm.NormServerBaseImpl.CountLeases
- Enclosing class:
- NormServerBaseImpl
private static class NormServerBaseImpl.CountLeases
- extends Object
Keeps track of the number of leases.
Field Summary |
private int |
count
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
private int count
NormServerBaseImpl.CountLeases
private NormServerBaseImpl.CountLeases()
updateCount
private void updateCount(int change)
getCount
private int getCount()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.