Package org.norther.tammi.manual.sample

Interface Summary
CounterMBean CounterMBean is an MBean interface to a simple Fibonacci counter.
ReferableCounterMBean ReferableCounterMBean extends CounterMBean to be referable.
 

Class Summary
Counter Counter is an MBean implementation of the simple Fibonacci counter.
DynamicCounter DynamicCounter implements Counter dynamically.
FibonacciCounter FibonacciCounter is an implementation of a simple Fibonacci counter.
ReferableCounter ReferableCounter extends Counter to be referable.
 



Copyright © 2004 The Norther Organization. All rights reserved.