|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface RulesetConfig
Ruleset configuration, add to a Ruleset as annotation to configure Hibernate persistent classes and web interface components
| Optional Element Summary | |
|---|---|
AutowireConfiguration |
autowire
Configuration for ruleset autowiring |
HibernateConfiguration |
dbConfig
The configuration for Hibernate |
WebInterfaceConfiguration |
webConfig
The configuration for the web interface for this ruleset |
public abstract AutowireConfiguration autowire
public abstract HibernateConfiguration dbConfig
public abstract WebInterfaceConfiguration webConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||