| Package | Description |
|---|---|
| org.apache.servicemix.common |
Base classes to write JBI standard Binding Components and Service Engines
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.