|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WeightedEndpoint.Localization | |
|---|---|
| org.ow2.petals.jbi.messaging.routing.module.endpoint | |
| Uses of WeightedEndpoint.Localization in org.ow2.petals.jbi.messaging.routing.module.endpoint |
|---|
| Fields in org.ow2.petals.jbi.messaging.routing.module.endpoint declared as WeightedEndpoint.Localization | |
|---|---|
WeightedEndpoint.Localization |
WeightedEndpoint.localization
The localization of the endpoint |
| Methods in org.ow2.petals.jbi.messaging.routing.module.endpoint that return WeightedEndpoint.Localization | |
|---|---|
static WeightedEndpoint.Localization |
WeightedEndpoint.Localization.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WeightedEndpoint.Localization[] |
WeightedEndpoint.Localization.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.ow2.petals.jbi.messaging.routing.module.endpoint with parameters of type WeightedEndpoint.Localization | |
|---|---|
WeightedEndpoint(ServiceEndpoint endpoint,
float weighting,
WeightedEndpoint.Localization localization)
|
|
WeightedEndpoint(ServiceEndpoint endpoint,
WeightedEndpoint.Localization localization)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||