com.ibm.tws.zconn.plan
Interface ZConnPlanHome


public interface ZConnPlanHome

Home interface for Enterprise Bean: ConnPlan


Method Summary
 ZConnPlan create(java.lang.String engineName)
          Creates a default instance of Session Bean: ConnPlan
 

Method Detail

create

public ZConnPlan create(java.lang.String engineName)
                 throws java.rmi.RemoteException,
                        javax.ejb.CreateException
Creates a default instance of Session Bean: ConnPlan

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


Copyright © 2005 IBM All Rights Reserved.