|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteType | |
|---|---|
| org.jboss.seam.jms.bridge | |
| Uses of RouteType in org.jboss.seam.jms.bridge |
|---|
| Methods in org.jboss.seam.jms.bridge that return RouteType | |
|---|---|
RouteType |
Route.getType()
|
static RouteType |
RouteType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RouteType[] |
RouteType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.seam.jms.bridge with parameters of type RouteType | |
|---|---|
Route |
RouteManager.createRoute(RouteType type,
Type payloadType)
Creates a new instance of a Route based on given RouteType and
payload type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||