Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface InboundConfiguration.InboundControlConfig

Enclosing interface:
InboundConfiguration

public static interface InboundConfiguration.InboundControlConfig

Version:
cvs revision: $Revision: 1.4 $ Last Modified: $Date: 2007/10/19 19:48:21 $
Author:
Harry Liu (harry.liu@sun.com)

Method Summary
 java.lang.String getInboundTriggerEvent()
           
 boolean isOnConnectionInboundTriggerEvent()
           
 boolean isOnMessageInboundTriggerEvent()
           
 void validate()
          Validates InboundControl section.
 

Method Detail

getInboundTriggerEvent

java.lang.String getInboundTriggerEvent()

isOnConnectionInboundTriggerEvent

boolean isOnConnectionInboundTriggerEvent()

isOnMessageInboundTriggerEvent

boolean isOnMessageInboundTriggerEvent()

validate

void validate()
              throws SAGApplicationException
Validates InboundControl section.

Parameters:
None.

Throws:
SAGApplicationException - upon error.

Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.