| Package | Description |
|---|---|
| org.thales.punch.libraries.punchlang.api |
Punch package documentation.
|
| org.thales.punch.libraries.punchlang.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Punchlet
A punchlet is a punch program executed in a punchlet container.
|
class |
PunchletDag
A punchlet dag is a lightweight topology like engine that runs a directed graph of several
layers of punchlets, each in its own thread.
|
class |
Punchlets
Most often several punchlets are grouped as one executable unit.
|
class |
PunchletSequence
The PunchletSequence class chains several punchlets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestPunchlet |
| Modifier and Type | Method and Description |
|---|---|
PunchletContext |
PunchletContext.setPersistentId(String puid)
Set this punchlet persistent identifier
|
PunchletContext |
PunchletContext.setProperties(Properties properties)
A punchlet can have properties associated.
|
PunchletContext |
PunchletContext.setRuntimeId(String ruid)
Deprecated.
|
Copyright © 2023. All rights reserved.