WebLogic Process Integrator Version 2.0

com.bea.wlpi.common
Class PublishPackage

java.lang.Object
  |
  +--com.bea.wlpi.common.PublishPackage
All Implemented Interfaces:
java.io.Serializable

public class PublishPackage
extends java.lang.Object
implements java.io.Serializable

This class represents all the entries to be included in a publish package JAR file.

See Also:
Serialized Form

Constructor Summary
PublishPackage()
           
PublishPackage(java.util.List l)
           
 
Method Summary
 void addEntry(PackageEntry pe)
           
 java.util.Iterator getEntries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishPackage

public PublishPackage()

PublishPackage

public PublishPackage(java.util.List l)
Method Detail

addEntry

public void addEntry(PackageEntry pe)

getEntries

public java.util.Iterator getEntries()

WebLogic Process Integrator Version 2.0

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc.
All rights reserved.