| Package | Description |
|---|---|
| com.sun.corba.ee.impl.orb | |
| com.sun.corba.ee.spi.orb |
| Modifier and Type | Class and Description |
|---|---|
class |
ORBImpl
The JavaIDL ORB implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORBImpl.destroy()
formal/99-10-07 p 159: "If destroy is called on an ORB that has
not been shut down, it will start the shutdown process and block until
the ORB has shut down before it destroys the ORB."
|
protected void |
ORBImpl.set_parameters(Applet app,
Properties props) |
void |
ORBImpl.set_parameters(Properties props) |
void |
ORBImpl.shutdown(boolean wait_for_completion) |
protected void |
ORBImpl.shutdownServants(boolean wait_for_completion) |
| Modifier and Type | Class and Description |
|---|---|
class |
ORB |
| Modifier and Type | Field and Description |
|---|---|
boolean |
ORB.orbLifecycleDebugFlag |
| Modifier and Type | Method and Description |
|---|---|
void |
ORB.createORBManagedObjectManager() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.