WebLogic Integration


Uses of Package
com.bea.wlpi.common.plugin

Packages that use com.bea.wlpi.common.plugin
com.bea.wlpi.client.common Provides the WebLogic Process Integrator common client-side classes. 
com.bea.wlpi.common Provides common classes used by both the WebLogic Process Integrator client and server. 
com.bea.wlpi.common.plugin Provides common classes used by plugins in the WebLogic Process Integrator client and server. 
com.bea.wlpi.server.common   
com.bea.wlpi.server.plugin Provides the server-side WebLogic Process Integrator Plugin framework. 
 

Classes in com.bea.wlpi.common.plugin used by com.bea.wlpi.client.common
PluginPanelContext
          Interface to allow plugins access to design-time context and services.
 

Classes in com.bea.wlpi.common.plugin used by com.bea.wlpi.common
PluginObject
          Interface to allow plugins to load data in XML format.
VariableTypeInfo
          Provides information about a variable type defined by a plugin.
 

Classes in com.bea.wlpi.common.plugin used by com.bea.wlpi.common.plugin
ActionCategoryInfo
          Provides information about an action or action category defined by a plugin.
CategoryInfo
          Provides information about an action category defined by a plugin.
ConfigurationInfo
          Provides information about configuration information defined by a plugin.
DoneInfo
          Provides information about a done node type defined by a plugin.
EventHandlerInfo
          Provides information about an event handler defined by a plugin.
EventInfo
          Provides information about an event node type defined by a plugin.
FieldInfo
          Provides information about a data field type defined by a plugin.
FunctionInfo
          Provides information about an evaluator function defined by a plugin.
HelpSetInfo
          Provides information about the context sensitive online help provided by a plugin.
InfoObject
          Abstract base class for all plugin metadata objects.
PluginConstants
          Defines various constants used by the plugin framework.
PluginData
          Interface to allow plugins to load and store data in XML format.
PluginDependency
          Provides information about a plugin's dependencies.
PluginException
          Exception class thrown by plugins and the Plugin Manager.
PluginField
          The interface that a plugin has to implement to define a new field.
PluginInfo
          Provides basic information about a plugin prior to loading.
PluginObject
          Interface to allow plugins to load data in XML format.
PluginPanel
          Defines a plugin-provided GUI component.
PluginPanelContext
          Interface to allow plugins access to design-time context and services.
StartInfo
          Provides information about a start node type defined by a plugin.
TemplateDefinitionPropertiesInfo
          Defines the GUI component for plugin template definition properties.
TemplateNodeInfo
          Provides information about a plugin-supplied template definition node type.
TemplatePropertiesInfo
          Defines the plugin-provided GUI component for plugin template properties.
VariableTypeInfo
          Provides information about a variable type defined by a plugin.
 

Classes in com.bea.wlpi.common.plugin used by com.bea.wlpi.server.common
PluginObject
          Interface to allow plugins to load data in XML format.
 

Classes in com.bea.wlpi.common.plugin used by com.bea.wlpi.server.plugin
CategoryInfo
          Provides information about an action category defined by a plugin.
ConfigurationData
          Provides information about a plugin's configuration.
DoneInfo
          Provides information about a done node type defined by a plugin.
EventHandlerInfo
          Provides information about an event handler defined by a plugin.
EventInfo
          Provides information about an event node type defined by a plugin.
FieldInfo
          Provides information about a data field type defined by a plugin.
FunctionInfo
          Provides information about an evaluator function defined by a plugin.
HelpSetInfo
          Provides information about the context sensitive online help provided by a plugin.
InfoObject
          Abstract base class for all plugin metadata objects.
PluginCapabilitiesInfo
          Provides information about a plugin's capabilities.
PluginConstants
          Defines various constants used by the plugin framework.
PluginDependency
          Provides information about a plugin's dependencies.
PluginException
          Exception class thrown by plugins and the Plugin Manager.
PluginInfo
          Provides basic information about a plugin prior to loading.
PluginObject
          Interface to allow plugins to load data in XML format.
StartInfo
          Provides information about a start node type defined by a plugin.
TemplateDefinitionPropertiesInfo
          Defines the GUI component for plugin template definition properties.
TemplatePropertiesInfo
          Defines the plugin-provided GUI component for plugin template properties.
VariableTypeInfo
          Provides information about a variable type defined by a plugin.
 


WebLogic Integration

WebLogic Integration (WLI)