|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
J2EE Server Module provides support for development of J2EE modules and framework for J2EE server management and for J2EE deployment in IDE. There are two separate api/spi sets in j2eeserver. The devmodules api/spi is for j2ee development modules (web, j2ee app, etc). The plugins api/spi is for server plugins.
J2eePlatformImpl
interface and register it via the
J2eePlatformFactory
whose instance must be registered in the module
layer file.
Plugin may also provide some additional functionality outside the
deployment spec through use of the
api/spi classes. These additional functionality neeed to be
declared through the plugin module
layer file.
Documents are available online.
Additional Information:
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |