|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Manifest.Section | |
|---|---|
| org.apache.geronimo.kernel.config | |
| Uses of Manifest.Section in org.apache.geronimo.kernel.config |
|---|
| Methods in org.apache.geronimo.kernel.config that return Manifest.Section | |
|---|---|
Manifest.Section |
Manifest.getMainSection()
Get the main section of the manifest |
Manifest.Section |
Manifest.getSection(String name)
Get a particular section from the manifest |
| Methods in org.apache.geronimo.kernel.config with parameters of type Manifest.Section | |
|---|---|
void |
Manifest.addConfiguredSection(Manifest.Section section)
Add a section to the manifest |
void |
Manifest.Section.merge(Manifest.Section section)
Merge in another section |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||