deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.framework.trigger
Class TargetMethod

java.lang.Object
  extended by org.deegree.framework.trigger.TargetMethod

public class TargetMethod
extends Object

Since:
2.0
Version:
$Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Constructor Summary
TargetMethod(String name, TriggerCapability preTrigger, TriggerCapability postTrigger)
           
 
Method Summary
 String getName()
          returns the name of the method
 TriggerCapability getPostTrigger()
          returns the capabilities of pre trigger assigned to the method.
 TriggerCapability getPreTrigger()
          returns the capabilities of post trigger assigned to the method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetMethod

public TargetMethod(String name,
                    TriggerCapability preTrigger,
                    TriggerCapability postTrigger)
Parameters:
name - name of the method
preTrigger - may be null
postTrigger - may be null
Method Detail

getName

public String getName()
returns the name of the method

Returns:
the name of the method

getPostTrigger

public TriggerCapability getPostTrigger()
returns the capabilities of pre trigger assigned to the method. If no pre trigger is assigned null will be returned.

Returns:
the capabilities of pre trigger assigned to the method. If no pre trigger is assigned null will be returned.

getPreTrigger

public TriggerCapability getPreTrigger()
returns the capabilities of post trigger assigned to the method. If no post trigger is assigned null will be returned.

Returns:
the capabilities of post trigger assigned to the method. If no post trigger is assigned null will be returned.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org