|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Param | |
|---|---|
| org.ow2.petals.component.framework.jbidescriptor.generated | |
| Uses of Param in org.ow2.petals.component.framework.jbidescriptor.generated |
|---|
| Fields in org.ow2.petals.component.framework.jbidescriptor.generated with type parameters of type Param | |
|---|---|
protected java.util.List<Param> |
ExchangeProperties.exchangeProperty
|
protected java.util.List<Param> |
ComponentInterceptor.param
|
protected java.util.List<Param> |
SUInterceptor.param
|
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return Param | |
|---|---|
Param |
ObjectFactory.createParam()
Create an instance of Param |
| Methods in org.ow2.petals.component.framework.jbidescriptor.generated that return types with arguments of type Param | |
|---|---|
java.util.List<Param> |
ExchangeProperties.getExchangeProperty()
Gets the value of the exchangeProperty property. |
java.util.List<Param> |
ComponentInterceptor.getParam()
Gets the value of the param property. |
java.util.List<Param> |
SUInterceptor.getParam()
Gets the value of the param property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||