abstract class Quartz::Port
- Quartz::Port
- Reference
- Object
Overview
Represents a port that belongs to a Coupleable
(the host).
Direct Known Subclasses
Defined in:
quartz/port.crConstructors
Instance Method Summary
-
#hash(hasher)
See
Object#hash(hasher)
- #host : Coupleable
- #name : Name
- #to_s(io)