public interface JNDICommands
Modifier and Type | Method and Description |
---|---|
void |
createSubcontext(String ctxName) |
void |
destroySubcontext() |
void |
getNamingContext() |
void |
getStrOwnerId() |
void |
lookup(String name) |
void |
setStrOwnerId(String strOwnerId) |
void |
unbind(String name) |
void getNamingContext()
void getStrOwnerId()
void setStrOwnerId(String strOwnerId)
void createSubcontext(String ctxName)
void destroySubcontext()
void lookup(String name)
void unbind(String name)
Copyright © 2021 ScalAgent D.T.. All rights reserved.