Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.gateway
Class GatewayManagerClusterTask

java.lang.Object
  extended by 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

Constructor Summary
protected GatewayManagerClusterTask()
           
protected GatewayManagerClusterTask(boolean resetImport)
           
 
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
 

Constructor Detail

GatewayManagerClusterTask

protected GatewayManagerClusterTask()

GatewayManagerClusterTask

protected GatewayManagerClusterTask(boolean resetImport)
Method Detail

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

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.