|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebModuleBean
WebModule Bean.
| Field Summary | |
|---|---|
static String |
DEFAULT_WebModulePolicydefault WebModulePolicy. |
| Method Summary | |
|---|---|
String |
getClusterName()The ClusterName that requests are spreaded over. |
String |
getContextRoot()Context root of this web module. |
String |
getName()A unique factory name that identifies this factory in the WebLogic domain. |
String |
getWebModuleId()Name identifying the WebModule. |
String |
getWebModulePolicy()Load-balancing policy to be used for this web module. |
void |
setClusterName(String value)Set the ClusterName. |
void |
setContextRoot(String value)Set the ContextRoot. |
void |
setName(String name)Sets the value of the Name attribute. |
void |
setWebModuleId(String webModuleId)Set WebModuleId. |
void |
setWebModulePolicy(String value)Set the WebModulePolicy. |
| Field Detail |
|---|
static final String DEFAULT_WebModulePolicy
| Method Detail |
|---|
String getWebModuleId()
void setWebModuleId(String webModuleId)
webModuleId - WebModuleIdString getClusterName()
void setClusterName(String value)
value - ClusterNameString getWebModulePolicy()
void setWebModulePolicy(String value)
value - WebModulePolicyString getContextRoot()
void setContextRoot(String value)
value - ContextRootString getName()
void setName(String name)
Sets the value of the Name attribute.
Set the WebModule name.name - WebModule namegetName()
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.