ibi.broker.api.ws
Class AbstractWebService

java.lang.Object
  extended by ibi.broker.api.ws.AbstractWebService
Direct Known Subclasses:
AddressBookManagerWS, ConsoleManagerWS, LibraryAccessManagerWS, LibraryContentManagerWS, LogManagerWS, LogonManagerWS, ScheduleManagerWS, UserManagerWS

public abstract class AbstractWebService
extends java.lang.Object


Field Summary
protected  CasterConnectionFactory connectionFactory
           
protected  CasterManagedConnectionFactory managedConnectionFactory
           
 
Constructor Summary
AbstractWebService()
           
 
Method Summary
protected  javax.resource.cci.Connection createCCIConnection(Authenticate authenticate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

managedConnectionFactory

protected CasterManagedConnectionFactory managedConnectionFactory

connectionFactory

protected CasterConnectionFactory connectionFactory
Constructor Detail

AbstractWebService

public AbstractWebService()
Method Detail

createCCIConnection

protected javax.resource.cci.Connection createCCIConnection(Authenticate authenticate)
                                                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2006 Information Builders, Incorporated.