| Package | Description |
|---|---|
| com.sun.jbi |
Provides implementation-specific interfaces for the runtime framework of the
JSR208 Reference Implementation in the JavaTM
programming language.
|
| com.sun.jbi.platform |
| Modifier and Type | Method and Description |
|---|---|
JBIProvider |
EnvironmentContext.getProvider()
Gets the provider typeof JBI.
|
static JBIProvider |
JBIProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JBIProvider[] |
JBIProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JBIProvider |
PlatformContext.getProvider()
Returns the provider type for this platform.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.