org.openspaces.core.gateway
Class GatewayDelegatorServiceDetails
java.lang.Object
  
org.openspaces.pu.service.PlainServiceDetails
      
org.openspaces.core.gateway.GatewayServiceDetails
          
org.openspaces.core.gateway.GatewayDelegatorServiceDetails
- All Implemented Interfaces: 
 - Externalizable, Serializable, ServiceDetails
 
public class GatewayDelegatorServiceDetails
- extends GatewayServiceDetails
 
Provide service details of GatewayDelegatorFactoryBean
- Since:
 
  - 8.0.4
 
- Author:
 
  - eitany
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
SERVICE_SUB_TYPE
public static final String SERVICE_SUB_TYPE
- See Also:
 - Constant Field Values
 
GatewayDelegatorServiceDetails
public GatewayDelegatorServiceDetails()
- For 
Externalizable
 
GatewayDelegatorServiceDetails
public GatewayDelegatorServiceDetails(String localGatewayName,
                                      GatewayDelegation[] gatewayDelegations)
getDelegationTargets
public GatewayDelegation[] getDelegationTargets()
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- Specified by:
 writeExternal in interface Externalizable- Overrides:
 writeExternal in class GatewayServiceDetails
 
- Throws:
 IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- Specified by:
 readExternal in interface Externalizable- Overrides:
 readExternal in class GatewayServiceDetails
 
- Throws:
 IOException
ClassNotFoundException
 
Copyright © GigaSpaces.