GigaSpaces XAP 9.7.2 API

org.openspaces.core.gateway
Class GatewaySource

java.lang.Object
  extended by org.openspaces.core.gateway.GatewaySource

public class GatewaySource
extends Object

Holds gateway source configuration.

Since:
8.0.3
Author:
Idan Moyal

Constructor Summary
GatewaySource()
           
GatewaySource(String gatewaySourceName)
           
 
Method Summary
 String getName()
           
 void setName(String name)
          Sets the gateway's source name used for identification.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GatewaySource

public GatewaySource()

GatewaySource

public GatewaySource(String gatewaySourceName)
Method Detail

getName

public String getName()
Returns:
Gateway's source name used for identification.

setName

public void setName(String name)
Sets the gateway's source name used for identification.

Parameters:
name - The gateway's source name.

toString

public String toString()
Overrides:
toString in class Object

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.