Class ComponentProxy

java.lang.Object
org.jgrapes.core.internal.ComponentVertex
org.jgrapes.core.internal.ComponentProxy
All Implemented Interfaces:
Iterable<ComponentType>, Channel, Eligible, Manager

public final class ComponentProxy extends ComponentVertex
The ComponentProxy is a special ComponentVertex that references the object implementing the Component interface (instead of being its base class).