WebLogic Process Integrator Version 2.0

com.bea.wlpi.server.plugin
Class TemplateNotification

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

public final class TemplateNotification
extends PluginNotification

Notification object that describes a change to a template.

Since:
WebLogic Process Integrator 2.0
See Also:
Plugin.templateChanged(com.bea.wlpi.server.plugin.TemplateNotification), Serialized Form

Fields inherited from class com.bea.wlpi.server.plugin.PluginNotification
eventType, source
 
Method Summary
 TemplateInfo getTemplate()
          Return information about the affected template.
 
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

getTemplate

public TemplateInfo getTemplate()
Return information about the affected template.
Returns:
Template 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.