|
GridGain 2.1.0
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.weblogic.GridWeblogicShutdown
@GridLoader(description="Weblogic loader") public class GridWeblogicShutdown
GridGain loader for WebLogic implemented as a pair of start and shutdown classes. This is a shutdown class. Please consult WebLogic documentation on how to configure startup classes in Weblogic. Weblogic loader should be used for tight integration with Weblogic AS. Specifically, Weblogic loader integrates GridGain with Weblogic logging, MBean server, work manager (JSR-237).
The following steps should be taken to configure startup and shutdown classes:
For more information see Configuring and Starting GridGain and Startup and Shutdown Classes.
Note: Weblogic is not shipped with GridGain. If you don't have Weblogic, you need to
download it separately. See http://www.bea.com for
more information.
See Also:
Documentation
Email Support
Online Forums
Issue Tracking
Author: 2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.1.0

| Constructor Summary | |
|---|---|
GridWeblogicShutdown()
|
|
| Method Summary | |
|---|---|
void |
setServices(weblogic.common.T3ServicesDef t3ServicesDef)
Deprecated. |
String |
shutdown(String str,
Hashtable params)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridWeblogicShutdown()
| Method Detail |
|---|
@Deprecated
public String shutdown(String str,
Hashtable params)
throws Exception
shutdown in interface weblogic.common.T3ShutdownDefException - Thrown if error occurred.str - Virtual class name.params - Name-value parameters supplied with shutdown class registration.
@Deprecated public void setServices(weblogic.common.T3ServicesDef t3ServicesDef)
setServices in interface weblogic.common.T3ShutdownDeft3ServicesDef - Weblogic services accessor.
|
GridGain 2.1.0
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.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|
|