|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.binding.soap.SoapBootstrapOperations
public class SoapBootstrapOperations
The operations which are exposed during bootstrap phase
| Constructor Summary | |
|---|---|
SoapBootstrapOperations(javax.jbi.component.InstallationContext installContext)
Creates a new instance of SoapBootstrapOperations |
|
| Method Summary | |
|---|---|
String |
addModule(String str)
|
String |
getParam(String name,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
Get a SOAP parameter. |
void |
setParam(String name,
String value,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
Set a SOAP parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoapBootstrapOperations(javax.jbi.component.InstallationContext installContext)
SoapBootstrapOperations
installContext - | Method Detail |
|---|
public void setParam(String name,
String value,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
name - value - jbi -
public String getParam(String name,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
name - value - jbi -
public String addModule(String str)
throws javax.jbi.JBIException
javax.jbi.JBIException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||