|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextNamingInfo
The IContextNamingInfo is a data structure with info used to create a web context name.
| Method Summary | |
|---|---|
String |
getApplicationName()
Get J2EE Application name. |
String |
getBeanName()
Get the name of the bean exposed as WS. |
String |
getContainerName()
Get the name of the EJB container hosting the EJB exposed endpoint. |
IEJBWebserviceEndpoint |
getEndpoint()
Get the endpoint for which the context needs to be created. |
String |
getRealmName()
Get the realm name to use if this bean is secured. |
| Method Detail |
|---|
String getContainerName()
String getApplicationName()
String getBeanName()
String getRealmName()
IEJBWebserviceEndpoint getEndpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||