Modifier and Type | Field | Description |
---|---|---|
protected CloneableOpenSupport.Env |
CloneableOpenSupport.env |
the environment that provides connection to outside world
|
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
CloneableOpenSupportRedirector.closed(CloneableOpenSupport.Env env) |
|
protected abstract void |
CloneableOpenSupportRedirector.opened(CloneableOpenSupport.Env env) |
|
protected abstract CloneableOpenSupport |
CloneableOpenSupportRedirector.redirect(CloneableOpenSupport.Env env) |
Find a delegate for given
CloneableOpenSupport 's CloneableOpenSupport.Env . |
Constructor | Description |
---|---|
CloneableOpenSupport(CloneableOpenSupport.Env env) |
New support for a given environment.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.