org.mobicents.examples.convergeddemo.seam.action
Class AfterShippingAction

java.lang.Object
  extended by org.mobicents.examples.convergeddemo.seam.action.AfterShippingAction

@Name(value="afterShipping")
public class AfterShippingAction
extends java.lang.Object

An example of a Seam component used to handle a jBPM transition event.

Author:
Amit Bhayani

Constructor Summary
AfterShippingAction()
           
 
Method Summary
 void orderShipped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AfterShippingAction

public AfterShippingAction()
Method Detail

orderShipped

public void orderShipped()


Copyright © 2010. All Rights Reserved.