|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Component(role=EAPLayerDistributionManager.class) public interface EAPLayerDistributionManager
Method Summary | |
---|---|
EAPStaticLayerDistribution |
read(Object input)
Reads a static layer model from a given input. |
Object |
write(EAPStaticLayerDistribution distro)
Generates a persistence object from a static layer model. |
Method Detail |
---|
EAPStaticLayerDistribution read(Object input) throws Exception
input
- The source object (file,etc)
Exception
- Exception parsing the input.Object write(EAPStaticLayerDistribution distro) throws Exception
distro
- The distribution to persist.
Exception
- Exception writing the output.
|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |