|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.api.ManifestConstants
public class ManifestConstants
Authorized manifest entries to hook up to the module management subsystem. These are extensions to the OSGi specifications and therefore not portable.
| Field Summary | |
|---|---|
static java.lang.String |
GLASSFISH_REQUIRE_REPOSITORY
Adds a directory as an additional OSGi repository. |
static java.lang.String |
GLASSFISH_REQUIRE_SERVICES
Hooks up a module class loader to all implementation of the comma separated list of contracts. |
| Constructor Summary | |
|---|---|
ManifestConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GLASSFISH_REQUIRE_SERVICES
public static final java.lang.String GLASSFISH_REQUIRE_REPOSITORY
| Constructor Detail |
|---|
public ManifestConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||