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

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

@Name(value="shipperAssignment")
public class ShipperAssignment
extends java.lang.Object

An example of a Seam component used to do jBPM assignments. (This is silly, for such a simple case, we would not need a component.)

Author:
Gavin King

Constructor Summary
ShipperAssignment()
           
 
Method Summary
 java.lang.String[] getPooledActors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipperAssignment

public ShipperAssignment()
Method Detail

getPooledActors

public java.lang.String[] getPooledActors()


Copyright © 2010. All Rights Reserved.