com.jivesoftware.forum.gateway
Class GatewayManagerClusterTask
java.lang.Object
com.jivesoftware.forum.gateway.GatewayManagerClusterTask
- All Implemented Interfaces:
- com.tangosol.net.Invocable, java.io.Serializable, java.lang.Runnable
public class GatewayManagerClusterTask
- extends java.lang.Object
- implements com.tangosol.net.Invocable
This task reinitializes gateway managers to force reloading of configured values from the database.
- See Also:
- Serialized Form
Method Summary |
java.lang.Object |
getResult()
|
void |
init(com.tangosol.net.InvocationService invocationService)
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GatewayManagerClusterTask
protected GatewayManagerClusterTask()
GatewayManagerClusterTask
protected GatewayManagerClusterTask(boolean resetImport)
init
public void init(com.tangosol.net.InvocationService invocationService)
- Specified by:
init
in interface com.tangosol.net.Invocable
run
public void run()
- Specified by:
run
in interface com.tangosol.net.Invocable
- Specified by:
run
in interface java.lang.Runnable
getResult
public java.lang.Object getResult()
- Specified by:
getResult
in interface com.tangosol.net.Invocable
Copyright © 1999-2006 Jive Software.