Class BroadWorksServer

java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksServer
All Implemented Interfaces:
Serializable, AutoCloseable

@Component @Scope("prototype") public class BroadWorksServer extends Object implements Serializable, AutoCloseable
The BroadWorksServer Class represents the connection to BroadWorks. It might be an External Web Server (XSP) or directly to an Application Server. A new instance of BroadWorksServer is needed for each User performing changes.
Author:
Matthew Keathley
See Also: