| Interface | Description |
|---|---|
| NutDao |
This interface abstracts the way you can read and eventually save nuts through a particular protocol.
|
| NutDaoListener |
This interface represents a listener which expects to be notified of changes when they occur on a particular
nut.
|
| Enum | Description |
|---|---|
| NutDao.PathFormat |
This enumeration specifies formats of path specified to create
nuts. |
| Annotation Type | Description |
|---|---|
| NutDaoService |
This annotation marks a
NutDao implementation that must be discovered
during classpath scanning. |
Package where nuts associated service are defined.
Copyright © 2012-2015. All Rights Reserved.