com.apelon.beans.dts.plugin.connection
Interface ConnectionCloseVeto


public interface ConnectionCloseVeto

Veto a connection close.

Copyright: Copyright (c) 2004

Company: Apelon, Inc.

Since:
3.4.0
Version:
DTS 3.4.0
Author:
Abhay Sinha

Method Summary
 void setVeto(VetoCloseDescriptor veto)
          Sets the details of for this veto against connection close through VetoCloseDescriptor.
 

Method Detail

setVeto

void setVeto(VetoCloseDescriptor veto)
Sets the details of for this veto against connection close through VetoCloseDescriptor.

Parameters:
veto - Veto Details


Copyright © 2011. All Rights Reserved.