|
Packages |
| jfun.util |
Provides utility classes that can be reused by the entire java functional library. |
| jfun.util.beans |
Provides helper classes to handle java bean properties. |
| jfun.yan |
Basic component combinators and containers. |
| jfun.yan.containers |
This package provides some pre-built container classes. |
| jfun.yan.element |
This package provides ElementStore interface and implementations. |
| jfun.yan.etc |
This package provides helper classes that provide
some not-so-common but could-be-useful features including the "byName" mode in
the Spring framework and dependency injection support for rich domain objects that
are not instantiated by Yan. |
| jfun.yan.etc.injection |
This package provides a simple solution for dependency injection into objects created
outside of the container. |
| jfun.yan.factory |
This package provides interfaces and classes for factory and pool functionality. |
| jfun.yan.function |
This package provides Function interface and basic implementations. |
| jfun.yan.lifecycle |
This package provides a solution for life cycle management to Yan container framework. |
| jfun.yan.monitoring |
This package provides a solution for component monitoring to Yan container framework. |
| jfun.yan.spring |
This package provides Spring integration support. |
| jfun.yan.util |
Some utility classes used by Yan. |
| jfun.yan.util.deserializer |
This package provides Deserializer interfaces and classes. |
| jfun.yan.util.resource |
This package provides ResourceLoader abstraction and combination. |
| jfun.yan.web |
This package provides web integration for Yan. |
| jfun.yan.xfire |
This package provides xfire integration for Yan. |
| jfun.yan.xml |
This package provides a xml configuration support for Yan Container. |
| jfun.yan.xml.nut |
This package provides the basic Nut classes and introspection utility class. |
| jfun.yan.xml.nuts |
This package provides standard Nut classes. |
| jfun.yan.xml.nuts.optional |
This package provides some optional Nut classes that
can be loaded manually from the config file. |
| jfun.yan.xml.nuts.spring |
This package provides Nut classes that are aware of Spring beans
|