All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Interface ORG.opengroup.axtp.tp.ServerFactory

public interface ServerFactory
extends Serializable
Constructs the application elements of a server


Method Index

 o createExecutionContext()
 o createTransactionServer()

Methods

 o createTransactionServer
public abstract TransactionServer createTransactionServer()
 o createExecutionContext
public abstract ExecutionContext createExecutionContext()

All Packages  Class Hierarchy  This Package  Previous  Next  Index