com.ibm.tws.conn.engine
Interface ConnEngineHome


public interface ConnEngineHome

Home interface for Enterprise Bean: ConnEngine


Field Summary
static java.lang.String COPYRIGHT
          Copyright
 
Method Summary
 ConnEngine create()
          Creates a default instance of Session Bean: ConnEngine
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright

Method Detail

create

public ConnEngine create()
                  throws javax.ejb.CreateException,
                         java.rmi.RemoteException
Creates a default instance of Session Bean: ConnEngine

Returns:
com.ibm.tws.conn.engine.ConnEngine
Throws:
java.rmi.RemoteException
javax.ejb.CreateException


Copyright © 2005 IBM All Rights Reserved.