com.ibm.tws.conn.plan
Interface ConnPlanHome


public interface ConnPlanHome

Home interface for Enterprise Bean: ConnPlan


Method Summary
 ConnPlan create()
          Creates a default instance of Session Bean: ConnPlan
 

Method Detail

create

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

Returns:
com.ibm.tws.conn.plan.ConnPlan
Throws:
java.rmi.RemoteException
javax.ejb.CreateException


Copyright © 2005 IBM All Rights Reserved.