| Package | Description |
|---|---|
| org.jnp.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutorEventMgr
An EventMgr implementation that uses an Executor to dispatch the events
in the background.
|
| Modifier and Type | Method and Description |
|---|---|
EventMgr |
NamingBeanImpl.getEventMgr() |
| Modifier and Type | Method and Description |
|---|---|
void |
NamingBeanImpl.setEventMgr(EventMgr eventMgr) |
| Constructor and Description |
|---|
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr) |
NamingServer(Name prefix,
NamingServer parent,
EventMgr eventMgr,
SecurityManager secMgr) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.