| Package | Description |
|---|---|
| com.github.wuic |
This package is the most general package of the WUIC library.
|
| com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
| com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
| com.github.wuic.nut.dao |
Package where
nuts associated service are defined. |
| com.github.wuic.nut.dao.core |
Package where
NutDao implementations are defined for core module. |
| com.github.wuic.nut.dao.servlet |
This package defines the DAO support for servlet container.
|
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| NutDao.PathFormat
This enumeration specifies formats of path specified to create
nuts. |
| NutDaoListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
nut.
|
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| NutDao.PathFormat
This enumeration specifies formats of path specified to create
nuts. |
| NutDaoListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
nut.
|
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| NutDao.PathFormat
This enumeration specifies formats of path specified to create
nuts. |
| NutDaoListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
nut.
|
| NutDaoService
This annotation marks a
NutDao implementation that must be discovered
during classpath scanning. |
| Class and Description |
|---|
| NutDao
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| NutDaoService
This annotation marks a
NutDao implementation that must be discovered
during classpath scanning. |
Copyright © 2012-2015. All Rights Reserved.