Package | Description |
---|---|
org.objectweb.carol.rmi.jrmp.server |
Modifier and Type | Method and Description |
---|---|
static JUnicastThreadFactory |
JUnicastRemoteObject.getDefaultThreadFactory()
get the current default thread factory
|
Modifier and Type | Method and Description |
---|---|
static void |
JUnicastRemoteObject.setDefaultThreadFactory(JUnicastThreadFactory factory)
set the default thread factory to to used when dispatching the call.
|