WebLogic Process Integrator Version 2.0

com.bea.wlpi.server.plugin
Class TemplateDefinitionNotification

java.lang.Object
  |
  +--com.bea.wlpi.server.plugin.PluginNotification
        |
        +--com.bea.wlpi.server.plugin.TemplateDefinitionNotification
All Implemented Interfaces:
java.io.Serializable

public final class TemplateDefinitionNotification
extends PluginNotification

Notification object that describes a change to a template definition.

See Also:
Plugin.templateDefinitionChanged(com.bea.wlpi.server.plugin.TemplateDefinitionNotification), Serialized Form

Fields inherited from class com.bea.wlpi.server.plugin.PluginNotification
eventType, source
 
Method Summary
 TemplateDefinitionInfo getTemplateDefinition()
          Return information about the affected template definition.
 
Methods inherited from class com.bea.wlpi.server.plugin.PluginNotification
getEventType, getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTemplateDefinition

public TemplateDefinitionInfo getTemplateDefinition()
Return information about the affected template definition.
Returns:
Template definition information.

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.