com.ibm.wsspi.resource
Uses of Interface ResourceInfo
Packages that use ResourceInfo
Package | Description |
---|---|
com.ibm.wsspi.resource |
Uses of ResourceInfo in com.ibm.wsspi.resource
Modifier and Type | Interface and Description |
---|---|
|
ResourceConfig
Mutable configuration for a resource.
|
Modifier and Type | Method and Description |
---|---|
|
ResourceFactory.createResource(ResourceInfo info)
Creates a resource handle of the specified type that respects the
specified resource information.
|