Package celeboss.data

This package provides all the required classes of the data model.

See:
          Description

Interface Summary
Monitorable This interface represents an interface that can be monitored for changes.
OrderNotifier This is used as a callback for any asynchronous Order issued.
ShareOwner This interface represents an object that can own shares.
 

Class Summary
Celebrity This class represents the stored data of a Celebrity in the remote system.
CelebrityManager This class represents the model of all the Celebrity data.
ChangableMinMaxValue This class represents a value that changes over time.
ChangableValue This class represents a value that changes over time.
LeagueMember This is an immutable class that represents a member of a mini league.
MiniLeague This class represents a single mini league in the Celebdaq.
PercentChangableValue This is a subclass that represents a Percentage vlaue that changes over time.
Portfolio This class represents a Portfolio associated to an account.
PropertyEventManager This class managers the distribution of PropertyChangeEvents to a number of PropertyChangeListeners.
PurchasedShares This class represents a block of shares assigned to a Celebrity
ShareBlock Class represents ablock of sharesin a single Celebrity.
 

Package celeboss.data Description

This package provides all the required classes of the data model. It also has an embedded queue engine that dispatches command via a background thread.