com.ibm.tws.zconn.model
Interface ZConnModelHome


public interface ZConnModelHome

Home interface of the EJB


Field Summary
static java.lang.String COPYRIGHT
          Copyright
 
Method Summary
 ZConnModel create(java.lang.String engineName)
          create
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright

Method Detail

create

public ZConnModel create(java.lang.String engineName)
                  throws java.rmi.RemoteException,
                         javax.ejb.CreateException
create

Returns:
ConnModel
Throws:
javax.ejb.CreateException
java.rmi.RemoteException


Copyright © 2005 IBM All Rights Reserved.