org.norther.tammi.manual.sample
Class Counter
java.lang.Object
org.norther.tammi.manual.sample.FibonacciCounter
org.norther.tammi.manual.sample.Counter
- All Implemented Interfaces:
- CounterMBean
- Direct Known Subclasses:
- ReferableCounter
public class Counter
- extends FibonacciCounter
- implements CounterMBean
Counter is an MBean implementation of the simple Fibonacci counter. Note that
this code is only instructional.
Constructor Summary |
Counter()
Default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Counter
public Counter()
- Default constructor.
Copyright © 2004 The Norther Organization. All rights reserved.