@Contract
public interface NamingObjectProxy
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NamingObjectProxy.InitializationNamingObjectProxy
Special Naming Object proxy whose first create() call replaces
itself in naming service.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Context ic)
Create and return an object.
|
Object create(Context ic) throws NamingException
NamingExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.