|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridgain.grid.loaders.glassfish.GridGlassfishLoader
public class GridGlassfishLoader
This is GridGain loader implemented as GlassFish life-cycle listener module. GlassFish loader should be used to provide tight integration between GridGain and GlassFish AS. Current loader implementation works on both GlassFish v1 and GlassFish v2 servers.
The following steps should be taken to configure this loader:
For more information consult GlassFish Project - Documentation Home Page and Configuring and Starting GridGain.
Note: GlassFish is not shipped with GridGain. If you don't have GlassFish, you need to download it separately. See https://glassfish.dev.java.net for more information.
Documentation
Email Support
Online Forums
Issue Tracking
Author: 2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.0.3
![]() |
![]() |
| Constructor Summary | |
|---|---|
GridGlassfishLoader()
|
|
| Method Summary | |
|---|---|
void |
handleEvent(com.sun.appserv.server.LifecycleEvent evt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridGlassfishLoader()
| Method Detail |
|---|
public void handleEvent(com.sun.appserv.server.LifecycleEvent evt)
throws com.sun.appserv.server.ServerLifecycleException
handleEvent in interface com.sun.appserv.server.LifecycleListenercom.sun.appserv.server.ServerLifecycleException
|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|