|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container.Type | |
|---|---|
| org.apache.servicemix.common | Base classes to write JBI standard Binding Components and Service Engines |
| Uses of Container.Type in org.apache.servicemix.common |
|---|
| Methods in org.apache.servicemix.common that return Container.Type | |
|---|---|
abstract Container.Type |
Container.getType()
|
Container.Type |
Container.Smx3Container.getType()
|
Container.Type |
Container.Smx4Container.getType()
|
Container.Type |
Container.UnknownContainer.getType()
|
static Container.Type |
Container.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Container.Type[] |
Container.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||