public interface OutputPortContext extends PortContext<OutputPortContext>
| Modifier and Type | Method and Description |
|---|---|
List<OutputHook> |
hooks()
Returns a list of output hooks.
|
OutputContext |
output()
Returns the parent output context.
|
Collection<OutputStreamContext> |
streams()
Returns a collection of port streams.
|
namenotify, registerObserver, unregisterObserverOutputContext output()
Collection<OutputStreamContext> streams()
List<OutputHook> hooks()
Copyright © 2013-2014. All Rights Reserved.