WebLogic Integration


Uses of Class
com.bea.wlpi.common.plugin.InfoObject

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

Uses of InfoObject in com.bea.wlpi.common.plugin
 

Subclasses of InfoObject in com.bea.wlpi.common.plugin
 class ActionCategoryInfo
          Provides information about an action or action category defined by a plugin.
 class ActionInfo
          Provides information about an action defined by a plugin.
 class CategoryInfo
          Provides information about an action category defined by a plugin.
 class ConfigurationInfo
          Provides information about configuration information defined by a plugin.
 class DoneInfo
          Provides information about a done node type defined by a plugin.
 class EventHandlerInfo
          Provides information about an event handler defined by a plugin.
 class EventInfo
          Provides information about an event node type defined by a plugin.
 class FieldInfo
          Provides information about a data field type defined by a plugin.
 class FunctionInfo
          Provides information about an evaluator function defined by a plugin.
 class HelpSetInfo
          Provides information about the context sensitive online help provided by a plugin.
 class PluginDependency
          Provides information about a plugin's dependencies.
 class PluginInfo
          Provides basic information about a plugin prior to loading.
 class StartInfo
          Provides information about a start node type defined by a plugin.
 class TemplateDefinitionPropertiesInfo
          Defines the GUI component for plugin template definition properties.
 class TemplateNodeInfo
          Provides information about a plugin-supplied template definition node type.
 class TemplatePropertiesInfo
          Defines the plugin-provided GUI component for plugin template properties.
 class VariableTypeInfo
          Provides information about a variable type defined by a plugin.
 

Uses of InfoObject in com.bea.wlpi.server.plugin
 

Methods in com.bea.wlpi.server.plugin that return InfoObject
 InfoObject PluginManager.getInfoObject(java.lang.String pluginName, int type, int ID, java.util.Locale lc)
          Return a localized plug-in InfoObject by its ID.
 


WebLogic Integration

WebLogic Integration (WLI)