Uses of Package
org.jtoolkit.essence.data

Packages that use org.jtoolkit.essence.data
org.jtoolkit.essence.app.pojo This package contains the classes for defining simple data value object and components. 
org.jtoolkit.essence.data This package contains the store/map/queue build and access. 
 

Classes in org.jtoolkit.essence.data used by org.jtoolkit.essence.app.pojo
Mapping
          An implmentation can convert an object of type F to type T
 

Classes in org.jtoolkit.essence.data used by org.jtoolkit.essence.data
Cluster
           
ClusterComponentBuilder.RoleType
           
ClusterMap
          Extends java.util.Map, the concurrent's ConcurrentMap and JCache's Cache.
Event
          An Event which can be process by an Event Handler or Event Listener.
Event.Listenable
          A Listenable can have event handlers and listeners.
Event.Listener
          Process an event based on its contents.
Event.ListenerSet
          A set of handler and listeners.
EvictionStrategy
           
Predicate
           
Store.CollectionType
          What types of Collections are allowed.
Store.PersistMode
          How is the data persisted.
Store.ReadMode
          How is the data read.
Store.StoreType
          How is the Store represented/persisted.
Transaction
          This class manages transactions.
Visitor
           
Visitor.Visitable
           
VisitorException
           
 



Copyright © Peter Lawrey. All Rights Reserved.