public class NamingContextInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
private CompositeName |
name |
private NamingContext |
namingContext |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NamingContextInfo(NamingContext namingContext,
CompositeName name) |
| Modifier and Type | Method and Description |
|---|---|
CompositeName |
getCompositeName() |
NamingContext |
getNamingContext() |
String |
toString() |
private static final long serialVersionUID
private NamingContext namingContext
private CompositeName name
public NamingContextInfo(NamingContext namingContext, CompositeName name)
public final NamingContext getNamingContext()
public final CompositeName getCompositeName()
Copyright © 2021 ScalAgent D.T.. All rights reserved.