| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.HandlerAction
ix.ip2.HandlerAction.Automatic
public static class HandlerAction.Automatic
Handles an item by invoking an item-handler's
 handle method.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class ix.ip2.HandlerAction | 
|---|
HandlerAction.Automatic, HandlerAction.AutomaticWhenBound, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable | 
| Field Summary | |
|---|---|
(package private)  ItemHandler | 
handler
 | 
| Fields inherited from class ix.ip2.HandlerAction | 
|---|
shortDescription | 
| Constructor Summary | |
|---|---|
HandlerAction.Automatic(ItemHandler h)
 | 
|
HandlerAction.Automatic(ItemHandler h,
                        java.lang.String descr)
 | 
|
| Method Summary | |
|---|---|
 void | 
handle(AgendaItem item)
Handle the item in the manner appropriate to this handler-action.  | 
| Methods inherited from class ix.ip2.HandlerAction | 
|---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, getUnreadyReason, isReady, isStillValid, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
ItemHandler handler
| Constructor Detail | 
|---|
public HandlerAction.Automatic(ItemHandler h)
public HandlerAction.Automatic(ItemHandler h,
                               java.lang.String descr)
| Method Detail | 
|---|
public void handle(AgendaItem item)
HandlerAction
handle in class HandlerAction
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||