ProgramixGenericLib v4.0.0

com.programix.da2.bridge
Interface DABridgeProcessor

All Known Implementing Classes:
DABridgeSessionProcessor

public interface DABridgeProcessor


Method Summary
 void init(ValueMap config)
           
 DABridgeResponse process(DABridgeRequest req)
           
 void shutdown()
           
 

Method Detail

init

void init(ValueMap config)
          throws DAException
Throws:
DAException

shutdown

void shutdown()

process

DABridgeResponse process(DABridgeRequest req)
                         throws DAException
Throws:
DAException

ProgramixGenericLib v4.0.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.