|
||||||||||
| 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 | |
|---|---|
java.lang.String |
addModule(java.lang.String str)
|
java.lang.String |
getParam(java.lang.String name,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
Get a SOAP parameter. |
void |
setParam(java.lang.String name,
java.lang.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(java.lang.String name,
java.lang.String value,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
name - value - jbi -
public java.lang.String getParam(java.lang.String name,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbi)
name - value - jbi -
public java.lang.String addModule(java.lang.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 | |||||||||