WebLogic Process Integrator Version 2.0

Serialized Form


Package com.bea.eci.repository.helper

Class com.bea.eci.repository.helper.RepositoryException implements Serializable

Serialized Fields

msgNum

int msgNum

args

java.lang.Object[] args

Class com.bea.eci.repository.helper.RepositoryFolderInfo implements Serializable

Serialized Fields

type

java.lang.String type
The type of repository folder

name

java.lang.String name
Name of the repository folder

majorVer

int majorVer
Major version number of the repository folder

minorVer

int minorVer
Minor version of the repository folder

description

java.lang.String description
Description of the repository folder

notes

java.lang.String notes
Notes about the repository folder

createdOn

java.sql.Timestamp createdOn
Created date

lastModifiedOn

java.sql.Timestamp lastModifiedOn
Last modified on

Class com.bea.eci.repository.helper.XMLEntityInfo implements Serializable

Serialized Fields

type

int type
The type of repository object

name

java.lang.String name
Name of the repository object

majorVer

int majorVer
Major version number of the repository object

minorVer

int minorVer
Minor version of the repository object

description

java.lang.String description
Description of the repository object

notes

java.lang.String notes
Notes about the repository object

createdOn

java.sql.Timestamp createdOn
Notes about the repository object

lastModifiedOn

java.sql.Timestamp lastModifiedOn
Notes about the repository object

content

byte[] content
Content of the repository object


Package com.bea.wlpi.client.common

Class com.bea.wlpi.client.common.ColumnsDialog implements Serializable

Serialized Fields

all

javax.swing.table.TableColumnModel all

defaults

javax.swing.table.TableColumnModel defaults

displayed

javax.swing.table.TableColumnModel displayed

lAvailable

javax.swing.JList lAvailable

listModelAvailable

com.bea.wlpi.client.common.ColumnsDialog.ColumnListModel listModelAvailable

spAvailable

javax.swing.JScrollPane spAvailable

lDisplayed

javax.swing.JList lDisplayed

listModelDisplayed

com.bea.wlpi.client.common.ColumnsDialog.ColumnListModel listModelDisplayed

spDisplayed

javax.swing.JScrollPane spDisplayed

btnAdd

javax.swing.JButton btnAdd

btnRemove

javax.swing.JButton btnRemove

btnOkay

javax.swing.JButton btnOkay

Class com.bea.wlpi.client.common.ColumnsMenuItem implements Serializable

Serialized Fields

owner

java.awt.Frame owner

columns

javax.swing.table.TableColumnModel columns

allColumns

javax.swing.table.TableColumnModel allColumns

defaultColumns

javax.swing.table.TableColumnModel defaultColumns

Class com.bea.wlpi.client.common.ColumnSorterMenu implements Serializable

Serialized Fields

table

javax.swing.JTable table

group

javax.swing.ButtonGroup group

cbiAscending

javax.swing.JCheckBoxMenuItem cbiAscending

clickListener

com.bea.wlpi.client.common.ColumnSorterMenu.MouseClickListener clickListener

Class com.bea.wlpi.client.common.CustomEventComboBoxRenderer implements Serializable

Serialized Fields

tooltips

java.lang.String[] tooltips

customItems

java.lang.String[] customItems

pluginNames

java.lang.String[] pluginNames

richNames

java.lang.String[] richNames

length

int length

Class com.bea.wlpi.client.common.Logon implements Serializable

Serialized Fields

url

java.lang.String url

userId

java.lang.String userId

password

java.lang.String password

txtUrl

javax.swing.JTextField txtUrl

txtUserId

javax.swing.JTextField txtUserId

txtPassword

javax.swing.JTextField txtPassword

okay

boolean okay

Class com.bea.wlpi.client.common.LookAndFeelMenu implements Serializable

Serialized Fields

bg

javax.swing.ButtonGroup bg

root

javax.swing.JComponent root

Class com.bea.wlpi.client.common.MappedTableModel implements Serializable

Serialized Fields

model

javax.swing.table.TableModel model

Class com.bea.wlpi.client.common.SortableTableModel implements Serializable

Serialized Fields

indexes

int[] indexes

sortingColumns

java.util.ArrayList sortingColumns

ascending

boolean ascending

compares

int compares

Class com.bea.wlpi.client.common.Tasklist implements Serializable

Serialized Fields

tsubscriber

javax.jms.TopicSubscriber tsubscriber

wlpi

WLPI wlpi

listId

java.lang.String listId

listType

int listType

vTasks

java.util.List vTasks

vDisplayedTasks

java.util.List vDisplayedTasks

component

java.awt.Component component

table

javax.swing.JTable table

model

com.bea.wlpi.client.common.Tasklist.TasklistTableModel model

sorter

SortableTableModel sorter

bRole

boolean bRole

bPending

boolean bPending

bDone

boolean bDone

bInactive

boolean bInactive

Class com.bea.wlpi.client.common.TaskPropertiesDialog implements Serializable

Serialized Fields

wlpi

WLPI wlpi

task

TaskInfo task

lblPriority

javax.swing.JLabel lblPriority

cboPriority

javax.swing.JComboBox cboPriority

chkModifiable

javax.swing.JCheckBox chkModifiable

chkDoneWithoutDoIt

javax.swing.JCheckBox chkDoneWithoutDoIt

chkDoItIfDone

javax.swing.JCheckBox chkDoItIfDone

chkUnmarkDone

javax.swing.JCheckBox chkUnmarkDone

chkReassign

javax.swing.JCheckBox chkReassign

Class com.bea.wlpi.client.common.TaskReassignDialog implements Serializable

Serialized Fields

wlpi

WLPI wlpi

task

TaskInfo task

rbUser

javax.swing.JRadioButton rbUser

rbUserInRole

javax.swing.JRadioButton rbUserInRole

rbRole

javax.swing.JRadioButton rbRole

cboUsers

javax.swing.JComboBox cboUsers

cboRoles

javax.swing.JComboBox cboRoles

vUsers

java.util.List vUsers

vRoles

java.util.List vRoles

Class com.bea.wlpi.client.common.WATableColumnModel implements Serializable

Class com.bea.wlpi.client.common.WorkflowStatusDialog implements Serializable

Serialized Fields

owner

java.awt.Frame owner

wlpi

WLPI wlpi

prop

java.util.Properties prop

workflow

InstanceInfo workflow

cbiPending

javax.swing.JCheckBoxMenuItem cbiPending

cbiDone

javax.swing.JCheckBoxMenuItem cbiDone

cbiInactive

javax.swing.JCheckBoxMenuItem cbiInactive

miProperties

javax.swing.JMenuItem miProperties

popup

javax.swing.JPopupMenu popup

miSorter

ColumnSorterMenu miSorter

taskList

Tasklist taskList


Package com.bea.wlpi.common

Class com.bea.wlpi.common.BusinessCalendarInfo implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

timezone

java.lang.String timezone

xml

java.lang.String xml

published

boolean published

Class com.bea.wlpi.common.ClassDescriptor implements Serializable

Serialized Fields

constructors

MethodDescriptor[] constructors

methods

MethodDescriptor[] methods

modifiers

int modifiers

isSerializable

boolean isSerializable

Class com.bea.wlpi.common.ClassInvocationDescriptor implements Serializable

Serialized Fields

id

java.lang.String id

className

java.lang.String className

description

java.lang.String description

constructorParmDescriptions

java.lang.String[] constructorParmDescriptions

methodParmDescriptions

java.lang.String[] methodParmDescriptions

constructorDescriptor

MethodDescriptor constructorDescriptor

methodDescriptor

MethodDescriptor methodDescriptor

published

boolean published

Class com.bea.wlpi.common.EJBDescriptor implements Serializable

Serialized Fields

ejbDeploymentName

java.lang.String ejbDeploymentName

ejbHomeName

java.lang.String ejbHomeName

ejbRemoteName

java.lang.String ejbRemoteName

ejbPrimaryKeyName

java.lang.String ejbPrimaryKeyName

isSessionEJB

boolean isSessionEJB

remoteMethodDescriptors

java.util.List remoteMethodDescriptors

homeMethodDescriptors

java.util.List homeMethodDescriptors

Class com.bea.wlpi.common.EJBInvocationDescriptor implements Serializable

Serialized Fields

id

java.lang.String id

description

java.lang.String description

homeParmDescriptions

java.lang.String[] homeParmDescriptions

remoteParmDescriptions

java.lang.String[] remoteParmDescriptions

ejbDeploymentName

java.lang.String ejbDeploymentName

ejbHomeName

java.lang.String ejbHomeName

ejbPrimaryKeyName

java.lang.String ejbPrimaryKeyName

ejbIsSessionBean

boolean ejbIsSessionBean

ejbHomeMethod

MethodDescriptor ejbHomeMethod

ejbRemoteName

java.lang.String ejbRemoteName

ejbRemoteMethod

MethodDescriptor ejbRemoteMethod

published

boolean published

Class com.bea.wlpi.common.EventKeyInfo implements Serializable

Serialized Fields

contentType

java.lang.String contentType

root

java.lang.String root

expr

java.lang.String expr

plugin

java.lang.String plugin

fieldID

int fieldID

Class com.bea.wlpi.common.InstanceInfo implements Serializable

Serialized Fields

id

java.lang.String id

templateId

java.lang.String templateId

templateDefinitionId

java.lang.String templateDefinitionId

initiator

java.lang.String initiator

parentId

java.lang.String parentId

name

java.lang.String name

started

java.sql.Timestamp started

completed

java.sql.Timestamp completed

idString

java.lang.String idString

state

int state

comment

java.lang.String comment

pluginData

java.util.Map pluginData

Class com.bea.wlpi.common.MethodDescriptor implements Serializable

Serialized Fields

methodName

java.lang.String methodName

parameterTypes

java.lang.String[] parameterTypes

exceptionTypes

java.lang.String[] exceptionTypes

returnType

java.lang.String returnType

modifiers

int modifiers

Class com.bea.wlpi.common.OrganizationInfo implements Serializable

Serialized Fields

orgId

java.lang.String orgId

calendarId

java.lang.String calendarId

Class com.bea.wlpi.common.PackageEntry implements Serializable

Serialized Fields

publishable

Publishable publishable

references

java.util.Map references

published

boolean published

Class com.bea.wlpi.common.PublishPackage implements Serializable

Serialized Fields

packageEntries

java.util.List packageEntries

Class com.bea.wlpi.common.RepositoryFolderInfoHelper implements Serializable

Serialized Fields

type

java.lang.String type

name

java.lang.String name

description

java.lang.String description

notes

java.lang.String notes

parent

RepositoryFolderInfoHelper parent

Class com.bea.wlpi.common.RerouteInfo implements Serializable

Serialized Fields

id

java.lang.String id

from

java.lang.String from

to

java.lang.String to

type

int type

effective

java.sql.Timestamp effective

expiry

java.sql.Timestamp expiry

Class com.bea.wlpi.common.RoleInfo implements Serializable

Serialized Fields

roleId

java.lang.String roleId

orgId

java.lang.String orgId

calendarId

java.lang.String calendarId

groupId

java.lang.String groupId

Class com.bea.wlpi.common.TaskInfo implements Serializable

Serialized Fields

templateId

java.lang.String templateId

templateDefinitionId

java.lang.String templateDefinitionId

instanceId

java.lang.String instanceId

taskId

java.lang.String taskId

name

java.lang.String name

assignee

java.lang.String assignee

assigneeIsRole

boolean assigneeIsRole

workflow

java.lang.String workflow

workflowId

java.lang.String workflowId

priority

int priority

started

java.sql.Timestamp started

completed

java.sql.Timestamp completed

due

java.sql.Timestamp due

comment

java.lang.String comment

doneWithoutDoit

boolean doneWithoutDoit

doitIfDone

boolean doitIfDone

unmarkDone

boolean unmarkDone

modifiable

boolean modifiable

reassignment

boolean reassignment

Class com.bea.wlpi.common.TemplateDefinitionInfo implements Serializable

Serialized Fields

id

java.lang.String id

templateId

java.lang.String templateId

templateName

java.lang.String templateName

xml

java.lang.String xml

effective

java.sql.Timestamp effective

expiry

java.sql.Timestamp expiry

active

boolean active

pluginData

java.util.Map pluginData

published

boolean published

Class com.bea.wlpi.common.TemplateInfo implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

xml

java.lang.String xml

pluginData

java.util.Map pluginData

published

boolean published

Class com.bea.wlpi.common.UserInfo implements Serializable

Serialized Fields

userId

java.lang.String userId

eMailAddress

java.lang.String eMailAddress

defaultOrgId

java.lang.String defaultOrgId

calendarId

java.lang.String calendarId

Class com.bea.wlpi.common.VariableInfo implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

value

java.lang.Object value

Class com.bea.wlpi.common.VersionInfo implements Serializable

Serialized Fields

majorVersion

int majorVersion

minorVersion

int minorVersion

volume

int volume

build

java.lang.String build

name

java.lang.String name

Class com.bea.wlpi.common.WorkflowException implements Serializable

Serialized Fields

severity

int severity

msgNum

int msgNum

args

java.lang.Object[] args

origin

java.lang.String origin

nestedException

java.lang.Exception nestedException

serverStackTrace

java.lang.String serverStackTrace

Class com.bea.wlpi.common.XMLEntityInfoHelper implements Serializable

Serialized Fields

type

int type

name

java.lang.String name

description

java.lang.String description

notes

java.lang.String notes

content

byte[] content

parentFolders

java.util.List parentFolders


Package com.bea.wlpi.common.plugin

Class com.bea.wlpi.common.plugin.ActionCategoryInfo implements Serializable

Serialized Fields

parentSystemID

int parentSystemID
The system ID of the parent category.

Class com.bea.wlpi.common.plugin.ActionInfo implements Serializable

Serialized Fields

actionStateTrans

int actionStateTrans

actionStateMask

int actionStateMask

subActionLabels

java.lang.String[] subActionLabels

icon

javax.swing.Icon icon

Class com.bea.wlpi.common.plugin.CategoryInfo implements Serializable

Serialized Fields

systemID

int systemID

subNodes

ActionCategoryInfo[] subNodes

Class com.bea.wlpi.common.plugin.ConfigurationData implements Serializable

Serialized Fields

pluginName

java.lang.String pluginName

version

VersionInfo version

xml

java.lang.String xml

status

int status

startMode

int startMode

Class com.bea.wlpi.common.plugin.ConfigurationInfo implements Serializable

Class com.bea.wlpi.common.plugin.DoneInfo implements Serializable

Class com.bea.wlpi.common.plugin.EventHandlerInfo implements Serializable

Class com.bea.wlpi.common.plugin.EventInfo implements Serializable

Serialized Fields

fieldInfo

FieldInfo fieldInfo

Class com.bea.wlpi.common.plugin.FieldInfo implements Serializable

Serialized Fields

supportsQualifiers

boolean supportsQualifiers

Class com.bea.wlpi.common.plugin.FunctionInfo implements Serializable

Serialized Fields

prototype

java.lang.String prototype

argcmin

int argcmin

argcmax

int argcmax

Class com.bea.wlpi.common.plugin.HelpSetInfo implements Serializable

Serialized Fields

helpType

int helpType

Class com.bea.wlpi.common.plugin.InfoObject implements Serializable

Serialized Fields

pluginName

java.lang.String pluginName
The unique name of the plugin providing this InfoObject.

ID

int ID
The plugin-assigned ID for this InfoObject (unique within this plugin and subclass).

name

java.lang.String name
The localized name of this InfoObject.

description

java.lang.String description
The localized description of this InfoObject.

classNames

java.lang.String[] classNames
An array containing the fully qualified Java class names of the plugin-provided implementation classes and customizers for this object type.

Class com.bea.wlpi.common.plugin.PluginActionPanel implements Serializable

Class com.bea.wlpi.common.plugin.PluginCapabilitiesInfo implements Serializable

Serialized Fields

info

PluginInfo info

actions

ActionCategoryInfo[] actions

events

EventInfo[] events

fields

FieldInfo[] fields

functions

FunctionInfo[] functions

starts

StartInfo[] starts

variableTypes

VariableTypeInfo[] variableTypes

dones

DoneInfo[] dones

template

TemplatePropertiesInfo template

templateDefinition

TemplateDefinitionPropertiesInfo templateDefinition

eventHandler

EventHandlerInfo eventHandler

Class com.bea.wlpi.common.plugin.PluginDependency implements Serializable

Serialized Fields

masterPluginName

java.lang.String masterPluginName

vendor

java.lang.String vendor

version

VersionInfo version

Class com.bea.wlpi.common.plugin.PluginException implements Serializable

Class com.bea.wlpi.common.plugin.PluginInfo implements Serializable

Serialized Fields

lc

java.util.Locale lc

vendor

java.lang.String vendor

url

java.lang.String url

version

VersionInfo version

pluginFrameworkVersion

VersionInfo pluginFrameworkVersion

dependencies

PluginDependency[] dependencies

config

ConfigurationInfo config

helpSet

HelpSetInfo helpSet

Class com.bea.wlpi.common.plugin.PluginPanel implements Serializable

Serialized Fields

context

PluginPanelContext context

data

PluginData data

bundleName

java.lang.String bundleName

helpID

java.lang.String helpID

Class com.bea.wlpi.common.plugin.PluginTriggerPanel implements Serializable

Class com.bea.wlpi.common.plugin.PluginVariablePanel implements Serializable

Serialized Fields

variableValue

java.lang.Object variableValue

Class com.bea.wlpi.common.plugin.StartInfo implements Serializable

Serialized Fields

fieldInfo

FieldInfo fieldInfo

Class com.bea.wlpi.common.plugin.TemplateDefinitionPropertiesInfo implements Serializable

Class com.bea.wlpi.common.plugin.TemplateNodeInfo implements Serializable

Serialized Fields

icon

javax.swing.Icon icon

Class com.bea.wlpi.common.plugin.TemplatePropertiesInfo implements Serializable

Class com.bea.wlpi.common.plugin.VariableTypeInfo implements Serializable

Serialized Fields

variableType

int variableType

valueClass

java.lang.Class valueClass


Package com.bea.wlpi.common.security

Class com.bea.wlpi.common.security.PermissionInfo implements Serializable

Serialized Fields

principalId

java.lang.String principalId

_configureSystem

boolean _configureSystem

_configureComponents

boolean _configureComponents

_administerUser

boolean _administerUser

_monitorInstance

boolean _monitorInstance

_createTemplate

boolean _createTemplate

_updateTemplate

boolean _updateTemplate

_deleteTemplate

boolean _deleteTemplate

_executeTemplate

boolean _executeTemplate

Class com.bea.wlpi.common.security.RolePermissionInfo implements Serializable

Serialized Fields

orgID

java.lang.String orgID

groupID

java.lang.String groupID

Class com.bea.wlpi.common.security.UserPermissionInfo implements Serializable

Serialized Fields

roles

java.util.List roles


Class com.bea.wlpi.evaluator.EvaluatorException implements Serializable


Class com.bea.wlpi.server.plugin.InstanceNotification implements Serializable


Class com.bea.wlpi.server.plugin.PluginConfiguration implements Serializable

Serialized Fields

name

java.lang.String name

version

VersionInfo version

home

PluginHome home

info

PluginInfo info

config

java.lang.String config

startMode

int startMode

status

int status

masters

int[] masters

slaves

int[] slaves


Class com.bea.wlpi.server.plugin.PluginNotification implements Serializable

Serialized Fields

source

java.lang.Object source

eventType

int eventType


Class com.bea.wlpi.client.repository.RepositoryExplorer implements Serializable

Serialized Fields

PREFERRED_WIDTH

int PREFERRED_WIDTH
Preferred width of Repository Explorer

PREFERRED_HEIGHT

int PREFERRED_HEIGHT
Preferred height of Repository Explorer

ejb

XMLRepository ejb
Handle to the repository EJB.

tier2

boolean tier2
true=use 2-Tier connection method

nonEJB

RepositoryActions nonEJB
Local implementation of EJB for 2-tier function.

parentFrame

javax.swing.JFrame parentFrame
Frame for dialogs.

parentDialog

javax.swing.JDialog parentDialog
Parent JDialog, if not using Frame as parent.

rfc

com.bea.wlpi.client.repository.RepositoryFolderContents rfc
Displays contents of folder selected in tree.

listener

java.awt.event.ActionListener listener
Handle to the ActionListener implemented in this object.

actionListener

java.awt.event.ActionListener actionListener
ActionListener for notifying listeners register to this object.

conMethod

java.lang.String conMethod

jdbcDriver

java.lang.String jdbcDriver

jdbcURL

java.lang.String jdbcURL

jdbcServer

java.lang.String jdbcServer

jdbcUser

java.lang.String jdbcUser

dataSource

java.lang.String dataSource

rootMenu

javax.swing.JPopupMenu rootMenu

miRootAddOF

javax.swing.JMenuItem miRootAddOF

miRootAddEnt

javax.swing.JMenuItem miRootAddEnt

miRootPaste

javax.swing.JMenuItem miRootPaste

miRootColSorter

ColumnSorterMenu miRootColSorter

folderMenu

javax.swing.JPopupMenu folderMenu

miFoldUpdOF

javax.swing.JMenuItem miFoldUpdOF

miFoldPaste

javax.swing.JMenuItem miFoldPaste

miFoldAddOF

javax.swing.JMenuItem miFoldAddOF

miFoldDelOF

javax.swing.JMenuItem miFoldDelOF

miFoldAddEnt

javax.swing.JMenuItem miFoldAddEnt

entityMenu

javax.swing.JPopupMenu entityMenu

miEntExportEnt

javax.swing.JMenuItem miEntExportEnt

miEntDelEnt

javax.swing.JMenuItem miEntDelEnt

horzSplitPane

javax.swing.JSplitPane horzSplitPane

vertSplitPane

javax.swing.JSplitPane vertSplitPane

treeScrollPane

javax.swing.JScrollPane treeScrollPane

folderPanel

com.bea.wlpi.client.repository.FolderDisplay folderPanel

docPanel

com.bea.wlpi.client.repository.EntityDisplay docPanel

treeModel

javax.swing.tree.DefaultTreeModel treeModel

table

javax.swing.JTable table

top

javax.swing.tree.DefaultMutableTreeNode top

selector

com.bea.wlpi.client.repository.RepositoryExplorer.FolderContentsSelectorListener selector

tree

javax.swing.JTree tree


Class com.bea.wlpi.server.plugin.TaskNotification implements Serializable


Class com.bea.wlpi.server.plugin.TemplateDefinitionNotification implements Serializable


Class com.bea.wlpi.server.plugin.TemplateNotification implements Serializable


Class com.bea.wlpi.client.worklist.WorklistApplet implements Serializable

Serialized Fields

worklist

WorklistPane worklist


Class com.bea.wlpi.client.worklist.WorklistFrame implements Serializable

Serialized Fields

worklist

WorklistPane worklist


Class com.bea.wlpi.client.worklist.WorklistPane implements Serializable

Serialized Fields

wlpi

WLPI wlpi

prop

java.util.Properties prop

owner

java.awt.Frame owner

applet

java.applet.Applet applet

tabs

javax.swing.JTabbedPane tabs

cbiPending

javax.swing.JCheckBoxMenuItem cbiPending

cbiDone

javax.swing.JCheckBoxMenuItem cbiDone

cbiInactive

javax.swing.JCheckBoxMenuItem cbiInactive

cbiLogonMsg

javax.swing.JCheckBoxMenuItem cbiLogonMsg

columns

WATableColumnModel columns

miSorter

ColumnSorterMenu miSorter

toolbar

javax.swing.JToolBar toolbar

menuBar

javax.swing.JMenuBar menuBar

mnuFile

javax.swing.JMenu mnuFile

mnuTask

javax.swing.JMenu mnuTask

mnuWorkflow

javax.swing.JMenu mnuWorkflow

mnuView

javax.swing.JMenu mnuView

mnuTools

javax.swing.JMenu mnuTools

mnuHelp

javax.swing.JMenu mnuHelp

miExecute

javax.swing.JMenuItem miExecute

miMarkDone

javax.swing.JMenuItem miMarkDone

miUnmarkDone

javax.swing.JMenuItem miUnmarkDone

miTake

javax.swing.JMenuItem miTake

miReassign

javax.swing.JMenuItem miReassign

miProps

javax.swing.JMenuItem miProps

miLogon

javax.swing.JMenuItem miLogon

miLogoff

javax.swing.JMenuItem miLogoff

popup

javax.swing.JPopupMenu popup

cbOrgs

javax.swing.JComboBox cbOrgs

taskLists

Tasklist[] taskLists

taskListener

com.bea.wlpi.client.worklist.WorklistPane.TaskListener taskListener

bEnableNotifications

boolean bEnableNotifications

bTaskAssignedDlg

boolean bTaskAssignedDlg

bInitializing

boolean bInitializing

nextTaskNotification

long nextTaskNotification

vListeners

java.util.List vListeners

tcon

javax.jms.TopicConnection tcon

tsession

javax.jms.TopicSession tsession

topic

javax.jms.Topic topic

tsubscriber

javax.jms.TopicSubscriber tsubscriber


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.