C D G I O R S

C

Client - Class in org.ow2.frascati.examples.counter.lib
Implementation of a CounterService client component.
Client() - Constructor for class org.ow2.frascati.examples.counter.lib.Client
 
CounterService - Interface in org.ow2.frascati.examples.counter.api
A simple counter service.
CounterServicePanel - Class in org.ow2.frascati.examples.counter.explorer
Is the FraSCAti Explorer plugin to interact with CounterService instances.
CounterServicePanel() - Constructor for class org.ow2.frascati.examples.counter.explorer.CounterServicePanel
The default constructor creates the panel.

D

decrement(int) - Method in interface org.ow2.frascati.examples.counter.api.CounterService
Decrement the counter value.

G

getValue() - Method in interface org.ow2.frascati.examples.counter.api.CounterService
Return the counter value.

I

increment(int) - Method in interface org.ow2.frascati.examples.counter.api.CounterService
Increment the counter value.

O

org.ow2.frascati.examples.counter.api - package org.ow2.frascati.examples.counter.api
 
org.ow2.frascati.examples.counter.explorer - package org.ow2.frascati.examples.counter.explorer
 
org.ow2.frascati.examples.counter.lib - package org.ow2.frascati.examples.counter.lib
 

R

refreshValueLabel() - Method in class org.ow2.frascati.examples.counter.explorer.CounterServicePanel
 
resetIt() - Method in interface org.ow2.frascati.examples.counter.api.CounterService
Reset the counter value.
run() - Method in class org.ow2.frascati.examples.counter.lib.Client
 

S

selected(TreeView) - Method in class org.ow2.frascati.examples.counter.explorer.CounterServicePanel
(non-Javadoc)

C D G I O R S

Copyright © 2010 OW2 Consortium. All Rights Reserved.