com.bankframe.ei.txnhandler.impl.destination
Class DestinationBean
java.lang.Object
com.bankframe.ei.txnhandler.destination.DestinationBean
com.bankframe.ei.txnhandler.impl.destination.DestinationBean
- All Implemented Interfaces:
- EEntity, Serializable
- Direct Known Subclasses:
- DestinationCMPBean
public class DestinationBean
- extends DestinationBean
- implements EEntity
This class specifies the parameters needed to connect to the host for a specific connector
- See Also:
- Serialized Form
DestinationBean
public DestinationBean()
toDataPacket
public DataPacket toDataPacket()
- This method converts this Destination's data to a DataPacket
- Specified by:
toDataPacket
in interface EEntity
- Returns:
- DataPacket containing the entire state of this Busines Object
Copyright © 2005, 2007, Oracle. All rights reserved.