| Package | Description |
|---|---|
| org.jnp.server |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MainMBean
The Mbean interface for the jnp provider server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Main
A main() entry point for running the jnp naming service implementation as
a standalone process.
|
class |
NamingBeanImpl
A naming pojo that wraps the Naming server implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected NamingBean |
Main.theServer
The Naming interface server implementation
|
| Modifier and Type | Method and Description |
|---|---|
NamingBean |
Main.getNamingInfo() |
NamingBean |
MainMBean.getNamingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Main.setNamingInfo(NamingBean info)
Set the NamingBean/Naming implementation
|
void |
MainMBean.setNamingInfo(NamingBean info)
Set the NamingBean/Naming implementation
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.