org.activemath.webapp.ws.delegation
Class DelegationProcess.DelegationBean

java.lang.Object
  extended by org.activemath.webapp.ws.delegation.DelegationProcess.DelegationBean
Enclosing class:
DelegationProcess

public static class DelegationProcess.DelegationBean
extends Object

A simple class with get and set for delegation states... TODO: make this a real bean...


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

Constructor Detail

DelegationProcess.DelegationBean

public DelegationProcess.DelegationBean()