|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.milyn.delivery.trans.AbstractTransUnit
Abstract TransUnit implementation.
Really just defines the required public constructor that takes the CDRDef param.
Constructor Summary | |
AbstractTransUnit(CDRDef unitDef)
Public constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.milyn.delivery.ElementVisitor |
visit, visitBefore |
Methods inherited from interface org.milyn.delivery.ContentDeliveryUnit |
getDetailDescription, getShortDescription |
Constructor Detail |
public AbstractTransUnit(CDRDef unitDef)
unitDef
- Unit CDRDef.
|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |