public interface HostControlSystemUpgradeable
HostControlSystem
instances.Modifier and Type | Method and Description |
---|---|
HostControlSystem |
asHostControlSystem()
Returns a
HostControlSystem view of the resources accessible with
this system. |
HostControlSystem asHostControlSystem() throws IOException
HostControlSystem
view of the resources accessible with
this system.
The returned view is always open and calling close()
has no
effect. Closing the source system closes all views.
IOException
- if an I/O error occurs while creating the new system