|
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 ApplicationBean
Method Summary | |
---|---|
ParamBean |
createParam() |
ParamBean |
createParam(String name) |
void |
destroyParam(ParamBean param) |
String |
getClassName() The application class file to load. |
ParamBean[] |
getParams() One or more optional parameters to pass to the application class. |
boolean |
isParamsSet() |
ParamBean |
lookupParam(String name) |
void |
setClassName(String className) |
Methods inherited from interface com.bea.wcp.diameter.management.descriptor.beans.DiameterDescriptorBean |
---|
getName, setName |
Method Detail |
---|
String getClassName()
The application class file to load.
void setClassName(String className)
ParamBean[] getParams()
One or more optional parameters to pass to the application class.
ParamBean createParam()
ParamBean createParam(String name)
ParamBean lookupParam(String name)
void destroyParam(ParamBean param)
boolean isParamsSet()
|
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.