Uses of Interface
com.ibm.wsspi.resource.ResourceInfo
- 
Packages that use ResourceInfo Package Description com.ibm.wsspi.resource 
- 
- 
Uses of ResourceInfo in com.ibm.wsspi.resourceSubinterfaces of ResourceInfo in com.ibm.wsspi.resource Modifier and Type Interface Description interfaceResourceConfigMutable configuration for a resource.Methods in com.ibm.wsspi.resource with parameters of type ResourceInfo Modifier and Type Method Description java.lang.ObjectResourceFactory. createResource(ResourceInfo info)Creates a resource handle of the specified type that respects the specified resource information.
 
-