|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Edition
An Edition decides wich features are contained in a specific setup.
| Field Summary | |
|---|---|
static Edition |
FULL
Default Edition that has all features. |
| Method Summary | |
|---|---|
boolean |
featured(Class<?> bundleOrModule)
|
| Field Detail |
|---|
static final Edition FULL
Edition that has all features.
| Method Detail |
|---|
boolean featured(Class<?> bundleOrModule)
Class of a Module or Bundle should be
included in the context created (should be installed).
|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||